update
[supertux.git] / src /
2004-03-15 Tobias Gläßerupdate
2004-03-15 Tobias Gläßerscreen depth of the monitor is used. thanks to Ingo...
2004-03-15 Tobias Gläßernew leveleditor info-text by Christopher A. Webber...
2004-03-15 Ingo Ruhnke- removed games/ subdir to avoid suprises
2004-03-15 Ingo Ruhnke- fixed 'make install'
2004-03-14 Tobias GläßerQuick hack to correct the unprecise CPU clocks a little...
2004-03-14 Tobias Gläßerthe NOT falling down a wall with low frame-rate bug...
2004-03-14 Ingo Ruhnke- automatic generated files don't belong in cvs
2004-03-14 Ingo Ruhnke- larger joystick dead zone for analog stick noise
2004-03-14 Ingo Ruhnke- fixed auto* stuff a bit, requires automake1.7
2004-03-14 Tobias Gläßerbad_guy vs. player collision fixes.
2004-03-14 Tobias Gläßerlevel-end bug fixed err hacked to be a bit less annoying ;)
2004-03-14 Tobias Gläßerfixed nosound and noopengl build bugs. fixed bkgd image...
2004-03-14 Duong-Khang Nguyenconfigure added again
2004-03-14 Tobias Gläßersome laptop-bus were fixed (through Ricardo's patch)
2004-03-14 Ricardo CruzJust changed seticon() position to make icons putted...
2004-03-14 Tobias Gläßerapplied Ricardo's upgrade direction patch again.
2004-03-14 Tobias Gläßeryou can move right or left, while jumping, now
2004-03-13 Tobias Gläßerfixed player/badguy collisions and score multiplication
2004-03-13 Tobias Gläßerprevents stucking in some situations, when Tux is ducked.
2004-03-13 Tobias Gläßerfixed save/load-game.
2004-03-13 Ricardo CruzCleanups in credits:
2004-03-13 Tobias Gläßerthe player couldn't jump heigher than the screen.
2004-03-13 Ricardo CruzJust removed a printf.
2004-03-13 Tobias Gläßernew collision detection. cleanups. bug fixes. music...
2004-03-09 Tobias Gläßerfixed C99 compilation
2004-03-09 Tobias Gläßerfixed C99 compilation
2004-03-09 Duong-Khang NguyenVERSION define
2004-03-09 Duong-Khang Nguyenwork in progress support of autoconf stuff
2004-03-08 Tobias Gläßerducking is working again. a debug feature has moved...
2004-03-08 Tobias Gläßerreverted last commit
2004-03-08 Tobias Gläßerfixed game load/save
2004-03-07 Ricardo CruzImproved help and credits text
2004-03-07 Tobias Gläßercleanups. Merged credits patch from Ricardo and improve...
2004-03-07 Tobias Gläßerlevel-editor cleanups.
2004-03-06 Tobias Gläßerapplied right mouse button scrolling patch from Ricardo...
2004-03-06 Tobias Gläßerlevel-editor is completly impleted for the current...
2004-03-06 Tobias Gläßerfixed bug introduced by the last commit.
2004-03-06 Ricardo CruzSpace also hits menus.
2004-03-05 Tobias Gläßerresponsiveness has been improved
2004-03-05 Tobias Gläßerfixed displaying of text with newlines. level-editor...
2004-03-05 Tobias Gläßerstring_list_type additions and leveleditor improvements.
2004-03-04 Tobias Gläßerleveleditor level-settings menu is working now. introdu...
2004-03-03 Tobias Gläßerfixes and leveleditor interface improvements.
2004-03-03 Tobias GläßerPatch from Steven Geens <old_belge@hotmail.com> - You...
2004-03-02 Tobias Gläßervisual improvement
2004-03-02 Tobias GläßerImproved buttons. You can create new level-subsets...
2004-02-29 Tobias Gläßerfixed bug which caused tux to "swing" on low frame...
2004-02-29 Tobias Gläßermore gameplay improvements. level-editor is getting...
2004-02-28 Tobias Gläßerremoved a few useless DEBUG_MSGs :)
2004-02-28 Tobias GläßerGameplay has been repaired a bit. A menu effect was...
2004-02-24 Tobias Gläßergameplay improvements
2004-02-24 Tobias Gläßermany code-cleanups. merged leveleditor patch from Ricar...
2004-02-22 Ricardo CruzImproved scrolling.
2004-02-21 Tobias Gläßerugly but working fix for the beam bug.
2004-02-21 Ricardo CruzCorrected collition with bag of money
2004-02-21 Tobias GläßerFixed EventPoll bug.
2004-02-21 Ricardo Cruzdisables key repeating at the end
2004-02-21 Ricardo Cruzmerged player's keydown and keyup code
2004-02-21 Tobias Gläßermerged a patch from Ricardo Cruz for faster letter...
2004-02-20 Ingo Ruhnke- replaced d_type with a stat() call (the former doesn...
2004-02-19 Tobias Gläßerlittle switch() fix
2004-02-19 Tobias Gläßerfixed hopefully a crash
2004-02-19 Tobias Gläßermore bad guy physics improvements
2004-02-19 Tobias Gläßerimproved physic
2004-02-18 Tobias GläßerAdded drawline() function.
2004-02-18 Tobias Gläßerinitial
2004-02-18 Tobias Gläßerhuge CVS merge, see ChangeLog for details.
2004-02-15 Bill KendrickFixed more inappropriate variable declarations. It...
2004-02-15 Bill KendrickFixed more inappropriate variable decl's.
2004-02-15 Bill KendrickFixed inappropriate variable decl.
2004-02-03 Tobias GläßerFixed level end position bug. The FIXME: Under.......
2004-02-02 Tobias Gläßermoved savelevel() code to level.h/c where it belongs...
2004-02-02 Tobias Gläßerbouncy bricks are drawn correctly now, if a level has...
2004-02-02 Tobias Gläßerall effects work under OpenGL now.
2004-02-02 Tobias Gläßervery little fix. ;)
2004-02-02 Tobias Gläßerfixed FIXME
2004-02-02 Ingo Ruhnke- fixed texture edge problem
2004-02-02 Tobias GläßerGot rid of the TEXTURE_RECTANGLE NVIDIA extension for...
2004-02-02 Tobias Gläßerfixed compilation. fixed a bug in the level-save function.
2004-02-01 Tobias GläßerYet another huge code merge representing the current...
2004-02-01 Tobias Gläßerinitial
2004-01-25 Tobias Gläßerfix for the 'Box appears, but it shouldn't' bug. :)
2004-01-25 Tobias Gläßerfixed a few bugs. (One of them thanks to a patch from...
2004-01-22 Tobias Gläßercleanups
2004-01-21 Tobias GläßerMore code cleanups. Fixed a few bugs.
2004-01-20 Tobias Gläßerarrays are dynamic now, fixed bugs, more code cleanups
2004-01-18 Ingo Ruhnke- fixed joystick support a bit for analog joysticks...
2004-01-18 Tobias GläßerFixed little bug, that prevented you from enabling...
2004-01-18 Tobias Gläßerapplied patch from Ricardo Cruz <rick2@aeiou.pt>. Run...
2004-01-18 Tobias GläßerHuge code merge. This reflects the current status of...
2003-12-31 Bill KendrickFixed parse errors.
2003-12-31 Tobias Gläßerapplied leveleditor and multiline-drawtext patches...
2003-12-30 Bill KendrickTux doesn't lose mints or coffee upgrade when finishing...
2003-12-30 Bill KendrickFixed more parse errors.
2003-12-30 Bill KendrickFixed another parse error.
2003-12-30 Bill KendrickFixed parse error.
2003-12-29 Tobias Gläßerupdate, the location of themes has changed. You can...
2003-12-29 Tobias Gläßerdraw*text <- functions can now specify the size of...
2003-12-29 Tobias Gläßerinitial
next