branching: added a sound branch for my jukebox stuff |
|
More...
|
over 15 years ago
|
branching: moved everything into trunk/ |
|
More...
|
over 15 years ago
|
Replaced the grid module with panda's DirectGrid. |
|
More...
|
almost 16 years ago
|
only a small cleanup. no changes on the code |
|
More...
|
almost 16 years ago
|
HUD rearrangement - required ttf file |
|
More...
|
almost 16 years ago
|
HUD rearrangement |
|
More...
|
almost 16 years ago
|
Changed velocity vector and centre-line text to graphics |
|
More...
|
almost 16 years ago
|
Added pitch lines to HUD |
|
More...
|
almost 16 years ago
|
Temp autolevel code - enabled by -a option |
|
More...
|
almost 16 years ago
|
Options parsing separated into new module |
|
More...
|
almost 16 years ago
|
Flight physics and HUD changes |
|
More...
|
almost 16 years ago
|
main.py goes OOP in first state |
|
More...
|
almost 16 years ago
|
Making config.py easier. |
|
More...
|
almost 16 years ago
|
changed keys for thrust to pageup and pagedown. |
|
More...
|
almost 16 years ago
|
a very abstract config module by CerebrosuS (contact: CerebrosuS on irc.german-elite.net, #coding) |
|
More...
|
almost 16 years ago
|
mini change to instructions |
|
More...
|
almost 16 years ago
|
space now is only active in ghost mode |
|
More...
|
almost 16 years ago
|
mostly one big cleanup + minor improvements here and there. remember to call node() instead of dummy_node now |
|
More...
|
almost 16 years ago
|
Added flight physics, Tom's levelling, basic HUD |
|
More...
|
almost 16 years ago
|
changed some names to suit the new conventions and ordered stuff around a bit |
|
More...
|
almost 16 years ago
|
renamed interface.py to gui.py |
|
More...
|
almost 16 years ago
|
renamed errorHandler.py to errors.py |
|
More...
|
almost 16 years ago
|
renamed keyHandler.py to controls.py |
|
More...
|
almost 16 years ago
|
renamed sceneryBackend.py to scenery.py |
|
More...
|
almost 16 years ago
|
renamed aeroplaneBackend.py to aircrafts.py |
|
More...
|
almost 16 years ago
|
deleted camBackend.py (forgotten before..) |
|
More...
|
almost 16 years ago
|
corrected camBackend to views inside other modules |
|
More...
|
almost 16 years ago
|
renamed camBackend.py to views.py |
|
More...
|
almost 16 years ago
|
new coding style(see forums): interface.py (2nd try) |
|
More...
|
almost 16 years ago
|
new coding style(see forums): sceneryBackend.py |
|
More...
|
almost 16 years ago
|