Increased precision when saving configuration.
[supertux.git] / src /
2007-04-15 Wolfgang BeckerIncreased precision when saving configuration.
2007-04-15 Christoph SommerText wrapping in TextScroller, InfoBox and InfoBlock...
2007-04-14 Matthias Brauntry to force vsyncing for opengl, the desktop resolutio...
2007-04-14 Matthias Braunauto detect aspect ratio of monitor, so that you don...
2007-04-10 Wolfgang BeckerScroll nonblocking infoblock by moving half a block...
2007-04-10 Christoph SommerExperiments with InfoBlock no longer pausing the game
2007-04-10 Christoph SommerInfoBox only displays scroll arrows if there is actuall...
2007-04-09 Christoph Sommer"Print Screen"-Key takes screenshots
2007-04-09 Christoph SommerAdded "Invisible Wall" area by tjcarter (GPL2+/CC-by-sa)
2007-04-08 Christoph SommerGraceful handling of situations when downloading the...
2007-04-08 Christoph SommerFixed auto-opening of Console when adding lines that...
2007-04-04 Christoph SommerAdd-on Manager now uses .nfo files for meta information
2007-04-03 Christoph SommerAllowed multiple solid Tilemaps on a Worldmap
2007-04-03 Christoph SommerExpose Objects on Worldmap in squirrel table "worldmap"
2007-04-01 Christoph SommerAdded Add-ons for Add-on manager, so online checks...
2007-04-01 Christoph SommerExposed Tilemap alpha manipulation to squirrel and...
2007-03-23 Tim Goyafix strange looping reported by tjcarter on IRC
2007-03-08 Tim GoyaMake a nice default gradient when there isn't already...
2007-03-07 Christoph Sommersvn merge -c-4932 .
2007-03-07 Christoph SommerExperimental modification of jumping behaviour
2007-03-07 Christoph SommerAdded level properties "contact" and "license"
2007-03-07 Christoph SommerGot rid of a superfluous debug message
2007-03-03 Matthias Braunrevert earlier target_y changes
2007-03-03 Matthias Braunsuper metroid style camera
2007-03-03 Matthias Braunoops, fix that
2007-03-03 Matthias Braunstop camera if player is dying
2007-03-03 Matthias Braunmake it possible to disable the no-scroll mode
2007-03-03 Matthias Braunat the left or right end, it's obvious which dir we...
2007-03-03 Matthias Braunmore work on the camera
2007-03-03 Matthias Braunfix clamping code, enable it in camera.cfg again
2007-03-03 Matthias Braunfix stupid bug in camera code, tweak camera settings...
2007-03-03 Matthias Braunthis should improve the YI mode, I plan more modificati...
2007-03-03 Matthias Braunfix another dependency problem
2007-03-03 Matthias Braunexperimental code to influence camera, adjusted some...
2007-03-03 Matthias Braunfix jamfile to avoid having to rum jam twice when minis...
2007-03-03 Ingo Ruhnke- added check for 'region' symbol
2007-03-03 Tim GoyaConvert cnames back to .h
2007-03-02 Matthias Braunremove lots of glibc specific stuff from obstack
2007-03-02 Arvid NorlanderFixed compile error by adding missing include (from...
2007-03-02 Tim Goyaminimize some #includes and replace with forward decls
2007-02-28 Matthias Braun- Use obstacks for memory allocation for lispfiles...
2007-02-19 Ingo Ruhnke- added fullscreen/window switch to F11 (gnome-like)
2007-02-19 Tim GoyaFix endsequence walking direction
2007-02-18 Ingo Ruhnke- added some code to list free tile ids
2007-02-18 Ingo Ruhnke- added check for duplicate tile-ids
2007-02-05 Christoph SommerSome more keys for the console
2007-02-05 Christoph SommerFixed nasty bug with remove_listener hooks
2007-02-05 Tim GoyaDirtY iCE's patch for dead scripting and bomb badguy...
2007-02-04 Tim GoyaSaner life expectancy
2007-02-02 Matthias Braunuse PHYSFS for all filesystem operations.
2007-02-02 Ondřej Hošek* Updated Czech translation again
2007-02-01 Christoph SommerClip object velocity at 16, so objects no longer get...
2007-02-01 Christoph SommerReplaced call to "unlink" with one to "remove". This...
2007-01-31 Christoph SommerTux can now climb stuff. Still has some rough edges...
2007-01-31 Ondřej Hošek* Change of the year. Literally. 2006 -> 2007
2007-01-31 Ondřej Hošek* B140: Hack alarm: "fixed" the black-fading screen...
2007-01-31 Matthias Braunmore explanations when sprites failed to load
2007-01-31 Matthias Braunphysfs seems buggy and allows opening empty filename...
2007-01-31 Matthias Braunimprove error handling in lisp parser
2007-01-30 Matthias Braunrevert latest UV coordinate changes, as they decrease...
2007-01-30 Wolfgang BeckerUse fixed with font for coin counter to make it less...
2007-01-30 Matthias Braunfix all cases of not-optimal UV-coordinates
2007-01-30 Tim GoyaKlaus Denker's patch to remove in-between tile lines...
2007-01-30 Tim GoyaReally, Really fix issue 0000141. Maybe broke the...
2007-01-29 Tim GoyaRestore coins when not using reset point, really
2007-01-29 Tim Goyarestore coins if reset point was not used
2007-01-29 Arvid NorlanderFixed svn:keywords... (Why aren't people using the...
2007-01-29 Ingo Ruhnke- changed console font again
2007-01-29 Ingo Ruhnke- added new console font
2007-01-29 Ingo Ruhnke- some more bugs/cleanup to the font class
2007-01-28 Christoph SommerFixed Tux' jumps on title screen
2007-01-28 Christoph SommerSplit EndSequence into multiple types. Defeating the...
2007-01-28 Ingo Ruhnke- renamed LEFT_ALLIGN to ALIGN_LEFT
2007-01-28 Ondřej HošekB91: Tux now guesses direction to walk in during an...
2007-01-28 Wolfgang BeckerAllow Tux to unduck in unisolid tiles.
2007-01-28 Ondřej HošekB118: visual indication of Yeti's hitpoints. The scaled...
2007-01-28 Ingo Ruhnke- added support for variable width fonts (not fully...
2007-01-28 Ondřej Hošek* Coins inside boxes are now being counted. (We'll...
2007-01-28 Arvid NorlanderFixed trailing whitespaces in all(?) source files of...
2007-01-28 Matthias Braunfixed the worldmap::save_state bug in another way ...
2007-01-28 Ondřej HošekAdded native OS X language pref support to findlocale.
2007-01-27 Arvid NorlanderCommited patch from RavuAlHemio (bug #133) due to his...
2007-01-25 Christoph SommerExperiments with Addon Manager. To try it out, install...
2007-01-23 Ingo Ruhnke- rewrote frameskip code, reinserted SDL_Delay()
2007-01-23 Matthias Braun- fix a bunch of msvc warnings (mostly assigning double...
2007-01-23 Matthias Braunstd::exception(const char*) seems to be an msvc extensi...
2007-01-23 Matthias Brauncorrectly fix the case when openal fails to create...
2007-01-22 Wolfgang BeckerFixed tiles in village.
2007-01-21 Wolfgang BeckerKlaus Denker's widescreen_fixes.patch:
2007-01-21 Matthias Braun- Cleanup and rewrite some mainloop code
2007-01-21 Christoph SommerExperiments with Kirby(1)-style-camera
2007-01-20 Wolfgang BeckerSet a speed limit for Tux. Used at the endsequence...
2007-01-20 Christoph SommerConsole also autocompletes (full common prefix) on...
2007-01-20 Christoph SommerRemoved additional ConsoleCommandReceiver interface...
2007-01-20 Wolfgang BeckerMake Tux run automatically. As before, if he is carryin...
2007-01-20 Matthias Braun- fix tux not advancing on worldmap after solving a...
2007-01-20 Christoph SommerIssue #89: Respawn Tux at original, not current positio...
2007-01-19 Arvid NorlanderFixed svn:keywords and svn:eol-style for some of *...
2007-01-18 Arvid NorlanderReverted change of src/Jamfile in 4471 as it prevented...
2007-01-18 Christoph SommerSeparated EndSequence logic from GameSession. This...
next