new coding style(see forums): errorHandler.py (2nd try) |
|
More...
|
almost 16 years ago
|
new coding style(see forums): main.py (2nd try) |
|
More...
|
almost 16 years ago
|
new coding style(see forums): keyHandler.py |
|
More...
|
almost 16 years ago
|
new coding style(see forums): grid.py (2nd try) |
|
More...
|
almost 16 years ago
|
new coding style(see forums): camBackend.py (2nd try) |
|
More...
|
almost 16 years ago
|
new coding style(see forums): grid.py |
|
More...
|
almost 16 years ago
|
new coding style(see forums): keyHandler.py |
|
More...
|
almost 16 years ago
|
new coding style(see forums): errorHandler.py |
|
More...
|
almost 16 years ago
|
new coding style(see forums): interface.py |
|
More...
|
almost 16 years ago
|
new coding style(see forums): camBackend.py |
|
More...
|
almost 16 years ago
|
new coding style(see forums): aeroplaneBackend.py |
|
More...
|
almost 16 years ago
|
Additional command line work |
|
More...
|
almost 16 years ago
|
View mode can be changed while playing, uncomment it, 2 bugs |
|
More...
|
almost 16 years ago
|
views |
|
More...
|
almost 16 years ago
|
Added a beginning for the physics of the game |
|
More...
|
almost 16 years ago
|
Change to optparse for command line args |
|
More...
|
almost 16 years ago
|
-camBackend: *framerate independent cam movement *new cockpit camera *improved camera angles *minor changes -tried to remanage the error sensitivity + minor changes to errorHandler -added temporary lights -fixed argument parsing a bit -minor changes to aeroplaneBackend -added lots of comments and TODOs (maybe too many) -small cleanup (class names letter-case etc.) |
|
More...
|
almost 16 years ago
|
updated |
|
More...
|
almost 16 years ago
|
corrected a few texture artifacts |
|
More...
|
almost 16 years ago
|
Corrected texture path |
|
More...
|
almost 16 years ago
|
-Added camBackend module for basic camera functionality -Added errorHandler module -Modified main.py, modules/aeroplaneBackend.py and modules/sceneryBackend.py to use the new modules -Modified keyboard module for greater flexibility; "z" "x" and "c" keys rotate camera in third-person mode |
|
More...
|
almost 16 years ago
|
legacy model (smoothened version) removed |
|
More...
|
almost 16 years ago
|
corrected the object's rotation. maybe this solves the strange behavior or backward-flying some experience |
|
More...
|
almost 16 years ago
|
changed the shebang to use env. should be more portable |
|
More...
|
almost 16 years ago
|
corrected a wrong param fallback in instructions |
|
More...
|
almost 16 years ago
|
updated |
|
More...
|
almost 16 years ago
|
added a getBounds method |
|
More...
|
almost 16 years ago
|
removed a single pending return |
|
More...
|
almost 16 years ago
|
*cleaned up and improved aeroplaneBackend a bit *rewritten the sceneryBackend *added an environment example *added a grid (for testing or whatever) *small improvements on CraftSpecs *removed the strange little mountain (sry dragonxpert) |
|
More...
|
almost 16 years ago
|
Fixed the temporary move forward to really move forward. I'll start working on it for real later on. |
|
More...
|
almost 16 years ago
|