supertux.git
2004-07-16 Ricardo CruzRead the first 5 chars, not the all string of LANG.
2004-07-16 Ricardo CruzRemoved note for the using of UTF-8.
2004-07-15 Ricardo CruzOoops, looks like i removed a level entry...
2004-07-15 Ricardo CruzMade a note for translators to use charset UTF-8.
2004-07-15 Ricardo CruzSpanish translation by DemoNight!
2004-07-15 Marek MoeckelAll 26 levels should now be ready for 800x600.
2004-07-14 Ricardo CruzMerged the two worldmap and level subset contrib menu.
2004-07-13 Tobias GläßerFixed gcc3.4.x compilation.
2004-07-13 Ricardo CruzAdded poEdit to po editors. Thanks to Karl Ove Hufthammer.
2004-07-13 Marek MoeckelFixed some design bugs in some of the contributed bonus...
2004-07-12 Ricardo CruzOoops, forgot to change something after testing.
2004-07-12 Ricardo CruzDamn strlen() crashes when NULL is passed. Fixed.
2004-07-10 Ricardo CruzAdded place idea to TODO.
2004-07-10 Ricardo CruzReplaced USE_ALPHA/IGNORE_ALPHA by booleans.
2004-07-10 Ricardo CruzAdded background image.
2004-07-10 Ricardo Cruzdisplay_text_file() now reads the background image...
2004-07-10 Marek MoeckelFixed some bugs I just created in the worldmaps :)
2004-07-10 Marek MoeckelMade Tux' starting position on the world map settable...
2004-07-09 Ricardo CruzUpdated and commented the TODO.
2004-07-09 Ricardo CruzFixed crash when LANG system's variable is not defined.
2004-07-09 Marek Moeckeladded new music, a second forest tune
2004-07-09 Ricardo CruzAdded title.
2004-07-09 Ricardo CruzShows map's title, not filename, in menu.
2004-07-09 Ricardo CruzAdded worldmap choosing from command-line and menu.
2004-07-09 Marek MoeckelFixed an "invalid tile" bug in one of the bonus levels
2004-07-09 Ricardo CruzOoops, looks like I removed a line.
2004-07-09 Ricardo CruzUpdated LEVELDESIGN to reflect the new level format.
2004-07-09 Ricardo CruzResized extro.jpg to 800x600, otherwise end screen...
2004-07-09 Ricardo CruzFixed aborting behavior.
2004-07-08 Ricardo CruzAdded a couple of lines to TRANSLATORS.
2004-07-08 Ricardo CruzTranlated test subset.
2004-07-08 Ricardo CruzLet title and description of subsets to be translatable.
2004-07-08 Ricardo CruzChanged Marek's translations de_DE to de.
2004-07-08 Ricardo CruzJust down-cased a word.
2004-07-08 Ricardo CruzI18N:
2004-07-08 Marek MoeckelTranslated level titles to German
2004-07-07 Ricardo CruzTranslated Icyland world name to Portuguese (European).
2004-07-07 Ricardo CruzTranslated level's titles to Portuguese (European).
2004-07-07 Ricardo CruzJust translated level's title of the first 4 levels.
2004-07-07 Ricardo CruzFormatted files in the right order.
2004-07-07 Ricardo CruzFixed the translating of the shown text files.
2004-07-07 Ricardo CruzAdded support for data files internationalization by...
2004-07-07 Ricardo CruzChanged --debug-mode for --debug.
2004-07-07 Ricardo CruzInstead of setting the level to be flipped from the...
2004-07-07 Marek MoeckelStarted work on the bonus island castle
2004-07-07 Ricardo CruzTest level for the vertical flip. Castle level (26).
2004-07-07 Ricardo CruzAdded vertical flipping to levels!
2004-07-06 Marek MoeckelAdded (experimental) world map for the bonus pack
2004-07-06 Marek MoeckelFound some more contrib levels I missed before
2004-07-06 Marek MoeckelRemoved obsolete level directories
2004-07-02 Ricardo CruzAllow creation of Tilemap and Door objects by feeding...
2004-07-02 Matthias Braunsave spawnpoints
2004-07-01 Ricardo CruzFound the evil bug that was causing the tilemap to...
2004-07-01 Ricardo CruzChanges:
2004-06-29 Ricardo CruzAdded hidden state to mouse cursor.
2004-06-29 Ryan Flegel- added specfile from Peter Astakhov
2004-06-29 Ricardo CruzChanges:
2004-06-29 Matthias Braunuse a more efficient datastructure in lisp_free
2004-06-28 Matthias Braunchanged lisp_free to an iterative algorithm
2004-06-28 Ricardo CruzWhen a menu is disabled, it now uses Benjamin's gray...
2004-06-28 Benjamin P... Added a gray font (for disabled menu entries).
2004-06-28 Ricardo CruzA few changes to make the code ready for the new level...
2004-06-25 Ricardo CruzMoved drawing line code from drawing_context back to...
2004-06-23 Ricardo CruzMoved line drawing from screen to drawing_context.
2004-06-23 Ricardo CruzMissing include. Was only included, cause it was on...
2004-06-22 Ricardo CruzShould fix the joystick bug, when the user changes...
2004-06-22 Ricardo CruzAdded two slopes to test level 7.
2004-06-22 Ricardo CruzAdded slope graphics.
2004-06-22 Ricardo CruzAdded slope tiles.
2004-06-22 Ricardo CruzDon't show "by", in case the author name is blank.
2004-06-21 Ryan Flegel- 'typo' fix
2004-06-20 Ricardo CruzActivate key was not been saved.
2004-06-20 Ricardo CruzA couple of fixes on Door class:
2004-06-16 Ingo Ruhnke- moved level subsets into their own file
2004-06-15 Ingo Ruhnke- moved levelsubset into an own file
2004-06-15 Ingo Ruhnke- added option to start in window mode
2004-06-15 Ingo Ruhnke- make use of new bgtiles
2004-06-15 Ingo Ruhnke- added second paralax tiles
2004-06-15 Ingo Ruhnkeparalax scrolling test level
2004-06-15 Ingo Ruhnke- fixed background tiles
2004-06-15 Ingo Ruhnke- quick&dirty fix for paralax scrolling tilemap layers
2004-06-15 Marek MoeckelAdded Dutch translation file written by Frank van der Loo
2004-06-15 Ingo Ruhnke- added background tiles for snow
2004-06-15 Ingo Ruhnke- change subimage loading syntax to be more usefull...
2004-06-14 Ingo Ruhnke- moved gradient fix over into surface.h, removed texture.h
2004-06-14 Ingo Ruhnke- moved tilemanager into its own class
2004-06-14 Ryan Flegel- fixed gradient crash bug
2004-06-14 Ingo Ruhnke- fixed the bouncybrick artifact bug
2004-06-14 Ingo Ruhnke- fixed bounce code a bit, should now be useable, bounc...
2004-06-14 Ingo Ruhnke- added jumping from badguys (hold jump pressed while...
2004-06-14 Ingo Ruhnke- fixed indention and some variables that crossed switc...
2004-06-13 Ingo Ruhnke- fixed argument-shadowing issue 'this->w vs w'
2004-06-13 Duong-Khang... removed obsolete AM_CONFIG_HEADER
2004-06-13 Ingo Ruhnke- fixed configure.ac's AM_CONFIG_HEADER issue
2004-06-13 Ingo Ruhnkedummy makefile to ease compilation under emacs a bit
2004-06-13 Duong-Khang... added CONFIG_HEADER and fixed minorest bugs :)
2004-06-13 Ingo Ruhnke- some code to figure out the internal format for openg...
2004-06-13 Benjamin P... - Ooops! After having b0rked supertux.stgt: fixed it...
2004-06-13 Ingo Ruhnke- read gravity has real, instead of int
2004-06-13 Benjamin P... *** empty log message ***
next