fix some more timings and the long standing gradient software bug (which was function...
[supertux.git] / src / Makefile.am
2004-11-23 Matthias Braunfix some more timings and the long standing gradient...
2004-11-20 Matthias Braunforgot to update makefiles
2004-11-20 Matthias BraunThe BIG COMMIT(tm)
2004-10-18 Ricardo CruzThis is a first implementation of a bridge from BadGuys...
2004-09-14 Ricardo CruzImplemented a statistics system. I believe this feature...
2004-07-29 Tobias Gläßerthe last change didn't work portable
2004-07-29 Tobias GläßerDebugging and testing SuperTux from within the source...
2004-07-26 Tobias GläßerMoved defines.h out of the library and back to src/.
2004-07-20 Tobias Gläßerand here comes the shrinked ;) Makefile.am
2004-06-16 Ingo Ruhnke- moved level subsets into their own file
2004-06-14 Ingo Ruhnke- moved tilemanager into its own class
2004-06-07 Duong-Khang Nguyenadded missing 'exceptions.h' and 'gettext.h' to Makefile.am
2004-06-07 Matthias Braunthis hopefully fixes macosx problems
2004-06-02 Matthias Braunadded gettext support to autoconf&others and translated...
2004-05-31 Matthias Braunintroduce a new SoundManager class and merged MusicMana...
2004-05-31 Matthias Brauna first implementation of doors to switch between sectors
2004-05-31 Matthias Braunbig refactoring of level and world class. A level is...
2004-05-30 Matthias Braun-Changed drawing model. Everything is handled through...
2004-05-25 Matthias Braunimplemented autoscrolling and proper camera parsing...
2004-05-24 Matthias Braun-renamed ViewPort to Camera
2004-05-20 Matthias Braunadded standard header to files
2004-05-20 Matthias Braun-changed Level class to save tiles in a big 1 dimension...
2004-05-20 Matthias Braunconverted player to new object system
2004-05-20 Matthias Braunfixed score display and converted tilemap to a gameobject
2004-05-20 Matthias Braun-Added new object system and converted some GameObjects...
2004-04-25 Ingo Ruhnke- fixed makefile a bit
2004-04-25 Ingo Ruhnke- added intro text
2004-04-24 Ingo Ruhnke- patch from MatzeB to make music handling easier and...
2004-04-17 Ingo Ruhnke- moved badguys to use sprite class
2004-04-13 Ingo Ruhnke- converted texture_type into a Surface class
2004-04-12 Ingo Ruhnke- added simple sprite class
2004-04-11 Ingo Ruhnke- moved gameobjects into there own file
2004-04-11 Ingo Ruhnke- moved stuff from gamesession to world
2004-03-26 Tobias Gläßermerged bad_guy patch from Matze Braun. (recycling Ricar...
2004-03-24 Tobias Gläßernew levelformat with multiple layers, new particlesystem
2004-03-24 Ingo Ruhnke- commited Michael George's config-file patch
2004-03-21 Ingo Ruhnke- more menu cleanup
2004-03-20 Ingo Ruhnke-Wall per default
2004-03-19 Ingo Ruhnke- added worldmap stuff
2004-03-17 Ingo Ruhnke- renamed *.c to *.cxx
2004-03-16 Tobias Gläßercompile lispreader
2004-03-15 Ingo Ruhnke- removed games/ subdir to avoid suprises
2004-03-15 Ingo Ruhnke- fixed 'make install'
2004-03-14 Ingo Ruhnke- fixed auto* stuff a bit, requires automake1.7
2004-03-14 Duong-Khang Nguyenconfigure added again
2004-03-09 Duong-Khang Nguyenwork in progress support of autoconf stuff