supertux.git
2004-04-29 Ricardo CruzAdded a flickering cursor for input menu fields. The...
2004-04-29 Matthias Braunadded missing #include <algorithm>
2004-04-29 Ricardo CruzAdded removing of slots when Delete is pressed.
2004-04-29 Ricardo CruzCreated a simple confirm_dialog. Currently only used...
2004-04-29 Ingo Ruhnke- fixed typo, and gwen/penny
2004-04-29 Ingo Ruhnke- fixed typo
2004-04-29 Ingo Ruhnke- fixed align of lives display to handle >10 lives
2004-04-29 Ingo Ruhnke- removed auto-repeat of jump events, now one has to...
2004-04-29 Ingo Ruhnke<MatzeB> -updates the TODO file
2004-04-28 Ricardo CruzMarek update for musics.
2004-04-28 Ingo Ruhnke- fixed author of level7
2004-04-28 Ricardo CruzTux kicking animation wasn't being used in some circust...
2004-04-28 Ingo Ruhnke- removed joystick setup menu, since it won't work...
2004-04-28 Ingo Ruhnke- memleak fix for my last patch
2004-04-28 Ingo Ruhnke- replaced evil cast with std::find
2004-04-28 Ingo RuhnkeMatzeB: that shoudl fix the cases where you die when...
2004-04-28 Ingo RuhnkeMatzeBs patch for evil cast
2004-04-28 Ingo Ruhnkeadded story credits
2004-04-28 Ingo Ruhnke<MatzeB> my patch fixes another leak in the levelsubset...
2004-04-28 Ingo Ruhnke- added level done song, endseq needs to be a bit longe...
2004-04-28 Ingo Ruhnke-changed wording
2004-04-28 Ricardo CruzMade display_text_file() to get the scroll speed as...
2004-04-28 Ingo Ruhnke- leveldone music from Wansti
2004-04-28 Ricardo CruzForgot to commit this file. It used badguy's killme...
2004-04-28 Ricardo CruzChanged kill_me() in order to get the score has an...
2004-04-28 Ingo Ruhnke- added new extro background
2004-04-28 Ingo Ruhnke- added fire duck tux
2004-04-28 Ingo Ruhnke- added two music authors
2004-04-28 Ingo Ruhnke<MatzeB> fixes some remaining memory leaks
2004-04-28 Ricardo CruzRemoved Marek's email... I must have forgotten
2004-04-28 Ricardo CruzApplied patch from Ryan (the one sent to the mailing...
2004-04-28 Ricardo CruzDon't give score when flatting a badguy, since this...
2004-04-28 Ricardo CruzFixed bug told in the mailing list:
2004-04-28 Ingo Ruhnke- fixed endsequences and a few other minor issues
2004-04-27 Ingo Ruhnkeupdate
2004-04-27 Ingo Ruhnke- added nolok statue to the throne room
2004-04-27 Ricardo CruzImproved the CREDITS a little bit:
2004-04-27 Ricardo CruzMatze made eggs not to be removed at all during a level...
2004-04-27 Ingo Ruhnkeupdated todo
2004-04-27 Ingo Ruhnkeremoved debug stuff
2004-04-27 Ingo Ruhnke- added credit after extro, might need a bit fadeout...
2004-04-27 Ingo Ruhnke- added oiltux
2004-04-27 Ingo Ruhnke- decreased kick time even more, fixed type error
2004-04-27 Ingo Ruhnke- made worldmap CPU independend, needs testing
2004-04-27 Ingo Ruhnke- added 'falling' graphics, well, not really, but bette...
2004-04-27 Ingo Ruhnke- reset bonus on kill
2004-04-27 Ingo Ruhnke<MatzeB> -adds a workaround for the disappearing eggs...
2004-04-27 Ingo Ruhnke- endseq fixing
2004-04-27 Ingo Ruhnkename fix
2004-04-27 Ingo Ruhnke- added extro support to worldmap, crashes however...
2004-04-27 Ingo Ruhnke-m added extro
2004-04-27 Ingo Ruhnke- changed brick color a little bit to look less yellow...
2004-04-27 Ricardo CruzJust decreased the kicking time (the 3 secs were only...
2004-04-27 Ingo Ruhnke- added some mail addresses, but looks bloated again...
2004-04-27 Ingo Ruhnke- fixed align
2004-04-27 Ingo Ruhnkethis new CREDITS file *IS* an improvement, it might...
2004-04-27 Ricardo CruzUpdated the TODO list and changed the extension.
2004-04-27 Ricardo CruzApplied patch from Matze Braun that was sent to the...
2004-04-27 Ricardo CruzYet another change of old images to the old dir.
2004-04-27 Ricardo CruzImprove this file or leave it.
2004-04-26 Ricardo CruzUpdated the documentation. There is still a few flaws.
2004-04-26 Ingo Ruhnke- more endseq stuff
2004-04-26 Ingo Ruhnke- little bugfix
2004-04-26 Ingo Ruhnkebump patch for upgrades from matzeb
2004-04-26 Duong-Khang... credits for SuperTux development team
2004-04-26 Ingo Ruhnke- more endseq
2004-04-26 Ingo Ruhnke- more endseq
2004-04-26 Ingo Ruhnke- more endseq
2004-04-26 Ingo Ruhnke- 'nother badguy fix from MatzeB:
2004-04-26 Ingo Ruhnke- fixed levels for new end seq code
2004-04-26 Ingo Ruhnke- added endseq/finalgoal tiles
2004-04-26 Ingo Ruhnke- new more bulletprof endsequence code patch from MatzeB
2004-04-26 Ingo Ruhnke- rearanged the credits a bit, other people are welcome...
2004-04-26 Ingo Ruhnke- added missing black
2004-04-26 Ingo Ruhnke- woopsy, fix for load/savegame
2004-04-26 Ingo Ruhnke- added loading/fadeout screen placeholder
2004-04-26 Ingo Ruhnke- gcc -Wall warning fix
2004-04-26 Ingo Ruhnkeadded milestone1 todo
2004-04-26 Ingo Ruhnke- fixed miss align in scrolling text
2004-04-26 Ingo Ruhnke- removed st_abort() from lisp reader, client code...
2004-04-26 Ricardo CruzImplemented kicking (as asked by Ingo). The kick timing...
2004-04-26 Ricardo CruzRemoved (just commented) the clear screen code before...
2004-04-26 Ricardo CruzIntro file should be the one to handle the intro sequen...
2004-04-26 Ingo Ruhnke- added little snowman
2004-04-26 Ricardo CruzImproved the display_text_file(): moved to text.cpp...
2004-04-26 Ingo Ruhnke- rounded the egg a bit
2004-04-26 Ingo Ruhnke- added small/firetux to worldmap
2004-04-26 Ingo Ruhnke- added more meaningfull savegame titles
2004-04-26 Ingo Ruhnke- changed priority of skid and duck to avoid glitches...
2004-04-26 Ingo Ruhnke- fix for title-demo going weird
2004-04-26 Ingo Ruhnke- fixed lives status to handle more than 5 lives
2004-04-26 Ingo Ruhnke- added auto-walk markings
2004-04-26 Ingo Ruhnke- added automatic walking on worldmap
2004-04-26 Ingo Ruhnke- added some more trees
2004-04-26 Ingo Ruhnke<MatzeB> -cleanup in resource management functions
2004-04-26 Ingo Ruhnke- added way to interupt exit sequence
2004-04-26 Ingo Ruhnke- fixed reset point, well, maybe not sure if this was...
2004-04-26 Ingo Ruhnke- little bouncing block fix
2004-04-26 Ingo Ruhnke- fixed 'jump' on flower collection
2004-04-26 Ingo Ruhnke- added bonus loading
next