better path handling |
|
More...
|
over 13 years ago
|
better description in comments, small code cleanup, new class template for an upcoming camera driver |
|
More...
|
over 13 years ago
|
new lights module. WIP |
|
More...
|
almost 14 years ago
|
better commandline option handling |
|
More...
|
almost 14 years ago
|
two indicator spaces in corners. mainly for testing. need to add more helpful indicators |
|
More...
|
almost 14 years ago
|
fix for the indicators positioning |
|
More...
|
almost 14 years ago
|
slight performance optimization |
|
More...
|
almost 14 years ago
|
in VERSION we will start storing the current version (innovative, isn't it?) |
|
More...
|
almost 14 years ago
|
option parser reconfigured and added a few new options |
|
More...
|
almost 14 years ago
|
finished the indicators class |
|
More...
|
almost 14 years ago
|
indicators for thrust and speed added in test scenario |
|
More...
|
almost 14 years ago
|
i need this function for onscreen debugging and will most likely need later for gui |
|
More...
|
almost 14 years ago
|
removed the old printInstructions() and added a new class Indicators for onscreen debugging |
|
More...
|
almost 14 years ago
|
deal with delta time |
|
More...
|
almost 14 years ago
|
two small bugs |
|
More...
|
almost 14 years ago
|
disable the buggy and leaky HUD |
|
More...
|
almost 14 years ago
|
one warning from Task class less |
|
More...
|
almost 14 years ago
|
this caused a crash when returning from pause |
|
More...
|
almost 14 years ago
|
propellers should stop at pause as well. the flap animations hang up when using this :-(. well, need to rewrite them soon, anyway |
|
More...
|
almost 14 years ago
|
updated only a bit + corrected a typo |
|
More...
|
almost 14 years ago
|
less function calls this way |
|
More...
|
almost 14 years ago
|
new & recommended way to initialize ShowBase |
|
More...
|
almost 14 years ago
|
docstrings and removed old states in FSM |
|
More...
|
almost 14 years ago
|
variable switch no_pause -> pause |
|
More...
|
almost 14 years ago
|
update copyright year and python version in doc |
|
More...
|
almost 14 years ago
|
get rid of leftover verbosity settings |
|
More...
|
almost 14 years ago
|
little cleanup for config loading |
|
More...
|
almost 14 years ago
|
physics separated from aircraft class. fixes #23 and #8 |
|
More...
|
about 14 years ago
|
set python2 as shebang. change if your system still uses python 2.x as default |
|
More...
|
about 14 years ago
|
first try at a pause menu |
|
More...
|
over 14 years ago
|