Synced TinyGetText with lincity-ng.
[supertux.git] / src / scripting /
2007-12-27 Christoph SommerAdded special "edit" mode to GameSession and Player...
2007-12-20 Christoph SommerAllow scripted inputs to Tux GameObject with a CodeCont...
2007-12-16 Tim Goyarestore trunk
2007-12-16 Tim Goyaclean out source
2007-05-27 Matthias Braunmore willo changes
2007-05-27 Matthias Braunremove dead_script_hint, add scripting capabilities...
2007-05-25 Matthias Brauntext object supports anchor points now
2007-04-17 Christoph SommerTried fixing squirrel utils for 64bit: SQInteger is...
2007-04-16 Matthias Braunmake game_session do main_loop->set_speed(0) on pause...
2007-04-16 Christoph SommerScripting scheduler is now paused while pause menu...
2007-04-15 Christoph SommerStatistics are now saved to disk
2007-04-01 Christoph SommerExposed Tilemap alpha manipulation to squirrel and...
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-01-31 Ondřej Hošek* B140: Hack alarm: "fixed" the black-fading screen...
2007-01-29 Arvid NorlanderFixed svn:keywords... (Why aren't people using the...
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-27 Arvid NorlanderCommited patch from RavuAlHemio (bug #133) due to his...
2007-01-23 Matthias Braun- fix a bunch of msvc warnings (mostly assigning double...
2007-01-20 Matthias Braun- fix tux not advancing on worldmap after solving a...
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...
2007-01-02 Wolfgang BeckerSorry, was too early for that patch.
2007-01-02 Wolfgang Becker[ Patch #1793 ] Turn physic into POD
2006-12-16 Christoph SommerMerged floating image patch by DirtY iCE
2006-10-27 Christoph SommerForgot new files
2006-10-27 Christoph SommerMade LevelTime object scriptable (start, stop, get_time...
2006-08-13 Wolfgang Beckermade ambient light scriptabel
2006-08-08 Christoph SommerForgot new files
2006-08-08 Christoph SommerTileMaps can now use paths
2006-07-23 Christoph SommerTentative checkin of tuxdev's "Object improvement patch...
2006-07-21 Matthias Braunfix cr/lfs and remove trailing whitespaces...
2006-07-18 Christoph SommerFun stuff
2006-07-18 Christoph SommerSectors support multiple solid tilemaps, tilemaps can...
2006-07-13 Christoph SommerSorry, missed a file
2006-07-13 Christoph SommerReworked Thunderstorm scripting
2006-07-13 Christoph SommerThunderstorm
2006-07-09 Matthias Braunmerged new collision detection branch back into mainline
2006-07-05 Wolfgang BeckerFixed ambient sound scripting
2006-07-05 Christoph SommerAmbientSound scripting patch from tuxdev
2006-06-28 Christoph SommerAdded backflip action (no gfx yet) /
2006-06-28 Wolfgang BeckerScripted objects now support 'set_solid(bool solid...
2006-06-27 Christoph SommerMade Wind scriptable
2006-06-02 Christoph SommerCandle can now be turned on and off via squirrel scripting
2006-05-28 Matthias Braunsmall fixes
2006-05-27 Matthias Braunfix for breaking strict aliasing rules
2006-05-26 Christoph SommerAdded ghost mode for easier level debugging
2006-05-25 Christoph SommerCan't rebuild wrapper on Win, so I'm checking it in...
2006-05-25 Christoph SommerForgot two files
2006-05-25 Christoph SommerFirst tries at making platform scriptable
2006-04-30 Matthias Braunfix
2006-04-30 Matthias Braunanother fix
2006-04-30 Matthias Braunagain
2006-04-30 Matthias Braunanother try
2006-04-30 Matthias Braunanother try
2006-04-30 Matthias Braunblind commit, please test: use squirrel datatypes
2006-04-27 Christoph SommerTried enabling keyword substitution for $Id$
2006-04-26 Matthias Braun- fix debugging functions for killing player
2006-04-26 Ryan FlegelCommitting RandomGenerator patch from Allen King, with...
2006-04-25 Ryan FlegelSupertux can now run even if we were unable to open...
2006-04-24 Matthias Braunmake GameObjects reference counted (this avoids crashs...
2006-04-23 Matthias Braun- Worldmap scripts have their own roottable now (like...
2006-04-23 Ryan Flegel- fixed unused parameter warning
2006-04-23 Matthias Braunmake igloo the first level
2006-04-23 Matthias Braun- Avoid some expensive SDL_GetTicks() calls
2006-04-20 Matthias Braun- make sure all log messages get displayed, even when...
2006-04-19 Matthias Braunmore work on worldmap switching
2006-04-19 Matthias Braun2 more evil mainloops are gone
2006-04-17 Matthias Braunthe boat works now
2006-04-16 Christoph SommerHappy Easter! Played with fireflower bonus: Carrying...
2006-04-14 Matthias Braunsplit worldmap into several files, updates, use SDL_Del...
2006-04-14 Stephen Groundwateryeti cleanup and death animation rework, hitbox fix ups
2006-04-13 Matthias Braunnot needed anymore
2006-04-13 Matthias Braunload default.nut for all scripts, have own roottable...
2006-04-13 Ondřej Hošek* "Outsourced" cheats from GameSession to scripting...
2006-04-13 Ondřej HošekMassive copyright update. I'm sorry if I'm crediting...
2006-04-13 Matthias Braunadd code to debug collision rectangles
2006-04-13 Matthias Braunfix menu width, didn't committ the tileset fix, miscela...
2006-04-12 Matthias Braunfade out console
2006-04-11 Matthias Braunseveral bugfixes to squirrel serialisation code, serial...
2006-04-11 Matthias Braunmore missing asserts
2006-04-11 Matthias Braunforgot some files
2006-04-11 Matthias Braunhopefully fixed the crash on exit, keep sectors script...
2006-04-10 Matthias BraunMajor rewrite of scripting support:
2006-04-09 Christoph SommerMessaging subsystem rewrite, step I
2006-04-07 Matthias Braunmore smaller fixes
2006-04-07 Matthias Braunrefactored some supertux mainloops
2006-03-25 Christoph SommerUnified Messaging Subsystem
2006-02-11 Matthias Braunforgot some files, sorry
2006-02-09 Matthias Braunfirst version of floating image
2006-01-22 Matthias Brauncamera can move now
2006-01-22 Matthias Braunfirst very unfinished and unpolished version of the...
2005-10-03 Matthias Braunmoved some sprites to separate files
2005-09-30 Marek Moeckelsupport for centered text in scripts
2005-09-25 Marek Moeckellots of cool scripting stuff
2005-09-25 Marek Moeckelscripting stuff
next