- bullet tweaks
[supertux.git] / src / player.h
2004-04-25 Ingo Ruhnke- rewrote tux drawing code, added firetux
2004-04-25 Ingo Ruhnke- moved tux gfx into a struct
2004-04-25 Ingo Ruhnke- moved tux completly to sprites
2004-04-24 Ingo Ruhnke- new star tux, still rather pure, but useable
2004-04-24 Ingo Ruhnke- added holding gfx, still looks rather stupid, but...
2004-04-24 Ingo Ruhnke- fixed bug in Menu::check()
2004-04-22 Ingo Ruhnke- made shrink behaviour more mariobros3 like, ie. firet...
2004-04-22 Ingo Ruhnke- synced walk speed of walking enemies
2004-04-22 Ingo Ruhnke- added small skid tux
2004-04-21 Ricardo CruzFinally, made keys configurable via the menu!! ;)
2004-04-20 Ingo Ruhnke- turned LEFT/RIGHT defines into enum, turned BadGuyMod...
2004-04-20 Ingo Ruhnke- moved joystick mappings into a struct
2004-04-20 Ingo Ruhnke- added standard copyright header to every file
2004-04-18 Ingo Ruhnke- fixed some align problems with tux
2004-04-18 Ingo Ruhnke- added new bigtux
2004-04-16 Ingo Ruhnke- some more savegame stuff
2004-04-13 Ingo Ruhnke- converted texture_type into a Surface class
2004-04-12 Ingo Ruhnkecommited MatzeB's slider patch
2004-04-11 Ingo Ruhnkerenamed timer_type to Timer
2004-04-11 Ingo Ruhnke- made frame ration local
2004-04-11 Ingo Ruhnke- made some more global variables, local
2004-04-09 Ingo Ruhnke- added new smalltux
2004-04-04 Tobias Gläßer- Physic C++ rewrite (Matze Braun)
2004-04-03 Tobias Gläßerlots of improvements all over the code.
2004-03-24 Ingo Ruhnke- renamed input/input_
2004-03-24 Ingo Ruhnke- converted Player into a class (naming still needs...
2004-03-23 Ingo Ruhnke- removed unneded typedef's for structs
2004-03-23 Ingo Ruhnke- fixed joystick code a bit
2004-03-22 Ingo Ruhnke- replaced YES/NO with true/false
2004-03-14 Tobias Gläßerbad_guy vs. player collision fixes.
2004-03-13 Tobias Gläßernew collision detection. cleanups. bug fixes. music...
2004-02-29 Tobias Gläßermore gameplay improvements. level-editor is getting...
2004-02-28 Tobias GläßerGameplay has been repaired a bit. A menu effect was...
2004-02-24 Tobias Gläßermany code-cleanups. merged leveleditor patch from Ricar...
2004-02-21 Ricardo Cruzmerged player's keydown and keyup code
2004-02-18 Tobias Gläßerhuge CVS merge, see ChangeLog for details.
2004-02-01 Tobias GläßerYet another huge code merge representing the current...
2004-01-25 Tobias Gläßerfixed a few bugs. (One of them thanks to a patch from...
2004-01-20 Tobias Gläßerarrays are dynamic now, fixed bugs, more code cleanups
2004-01-18 Tobias GläßerHuge code merge. This reflects the current status of...
2003-12-29 Tobias Gläßerincoporated patches from Duong-Khang (stereo sound...
2003-12-26 Tobias Gläßerapplied a patch by Duong-Khang NGUYEN <neoneurone@users...