Rename ice freeze level due to crash
[supertux.git] / src / scripting /
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
2005-09-25 Marek Moeckelkeys are displayed on the screen, they can be "collecte...
2005-08-10 Matthias Braunsome cleanups and changes to miniswig and scripting...
2005-07-10 Matthias Braunminiswig suspend is now an attribute appended to functions
2005-07-02 Matthias Braunuse new exposing functions
2005-07-02 Matthias Braunfix namespace problems
2005-07-02 Matthias Braundon't leave classname lyingf around on stack
2005-07-02 Matthias Braunlet miniswig create code to create squirrel object...
2005-07-02 Matthias Braunupdate miniswig to handle multiple inheritance
2005-07-01 Matthias Braunfixed scripting which I just broke
2005-07-01 Matthias Braunfix music problems, is openal faster now?
2005-07-01 Matthias Braunminiswig supports int, float and string constants now
2005-06-29 Marek Moeckelconverted all sound files to .ogg (to avoid problems...
2005-06-28 Matthias Braunfix miniswig using wrong stack numbers in functions...
2005-06-27 Matthias Brauncleanup and fixes to openal code
2005-06-26 Matthias Braunrenamed all .h to .hpp
2005-06-23 Matthias BraunAdded a new SoundManager based on OpenAL. I also simpli...
2005-06-11 Matthias Braunsupertux is now searching for a default.nut file in...
2005-06-07 Matthias Braunsupertux is using physfs now, this simplifies the code...
2005-05-18 Matthias Braunoops forgot files again
2005-05-18 Matthias Braunbonusblock can now contain custom MovingObjects, added...
2005-05-17 Matthias Braunimproved utf-8 code to correctly decode utf-8 byte...
2005-05-16 Ondřej Hošek* svn:ignored .externalToolBuilders in root directory...
2005-05-12 Matthias Braun- Added a new script command to display text files
2005-05-11 Matthias Braun- Changed DocBook version to 4.3, 5.0 is not officially...
2005-05-10 Ondřej Hošek*Removed stuff from times of automake and CVS (director...
2005-05-10 Matthias Braunchanged worldmap format a bit to be more consistent...
2005-05-08 Matthias Braunthis file doesn't belong into svn
2005-05-08 Matthias Braunwe can now fade in scripts
2005-05-08 Bastiaan Zapf- ambient_sound improved (now does silence, volume,
2005-05-07 Marek Moeckelremoved old data and contrib, new files will follow
next