2005-07-18 |
Marek Moeckel | small fix |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Marek Moeckel | added Kugelblitz badguy: basic code, placeholder images... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Stephen Groundwater | added forest world map |
commit | commitdiff | tree | snapshot |
2005-07-17 |
Matthias Braun | no need to display OpenGL option |
commit | commitdiff | tree | snapshot |
2005-07-17 |
Matthias Braun | manually add dependency from lexer.cpp to parser.hpp |
commit | commitdiff | tree | snapshot |
2005-07-17 |
Matthias Braun | --disable-opengl doesn't make sense anymore |
commit | commitdiff | tree | snapshot |
2005-07-16 |
Marek Moeckel | added point sprite for flexlay |
commit | commitdiff | tree | snapshot |
2005-07-16 |
Marek Moeckel | added some comments and the framework for platforms... |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Marek Moeckel | -modified moving platform class to make use of the... |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Marek Moeckel | Patch by <balinor@pnxs.de>: |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Marek Moeckel | removed some contributed music by request of the author |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Matthias Braun | allow custom wrapper functions |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Matthias Braun | update innosetup script |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Matthias Braun | fix .desktop file |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Marek Moeckel | added bonus island 2 to trunk |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Marek Moeckel | updated --help text |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Marek Moeckel | some level work |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Matthias Braun | miniswig suspend is now an attribute appended to functions |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Marek Moeckel | we don't have a maintainer anymore |
commit | commitdiff | tree | snapshot |
2005-07-03 |
Bastiaan Zapf | Fixed missing header in stream_sound_source.cpp |
commit | commitdiff | tree | snapshot |
2005-07-02 |
Marek Moeckel | added a remix of the level done music (for special... |
commit | commitdiff | tree | snapshot |
2005-07-02 |
Matthias Braun | use new exposing functions |
commit | commitdiff | tree | snapshot |
2005-07-02 |
Matthias Braun | fix namespace problems |
commit | commitdiff | tree | snapshot |
2005-07-02 |
Matthias Braun | don't leave classname lyingf around on stack |
commit | commitdiff | tree | snapshot |
2005-07-02 |
Matthias Braun | let miniswig create code to create squirrel object... |
commit | commitdiff | tree | snapshot |
2005-07-02 |
Benjamin P... | Added my version a nice little bubble for use with... |
commit | commitdiff | tree | snapshot |
2005-07-02 |
Matthias Braun | fix constant wrapper |
commit | commitdiff | tree | snapshot |
2005-07-02 |
Matthias Braun | update miniswig to handle multiple inheritance |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Marek Moeckel | small backport from 0.1.3 |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Matthias Braun | no opengl option anymore |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Matthias Braun | fixed scripting which I just broke |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Matthias Braun | fix music problems, is openal faster now? |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Matthias Braun | miniswig supports int, float and string constants now |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Matthias Braun | try to workaround flex inserting non ANSI functions |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Matthias Braun | also test for .exe progs on win32 |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Matthias Braun | update svn:ignore |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Marek Moeckel | forgot to rename a file i renamed in the code |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Marek Moeckel | converted all sound files to .ogg (to avoid problems... |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Matthias Braun | Fix for last commit |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Matthias Braun | supports suspending functions |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Matthias Braun | fix miniswig using wrong stack numbers in functions... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Matthias Braun | cleanup and fixes to openal code |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Matthias Braun | not needed in svn |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Matthias Braun | fix openal stalling at exit |
commit | commitdiff | tree | snapshot |
2005-06-26 |
Matthias Braun | support for fading music |
commit | commitdiff | tree | snapshot |
2005-06-26 |
Matthias Braun | don't use alutInit to test for OpenAL |
commit | commitdiff | tree | snapshot |
2005-06-26 |
Matthias Braun | fixed bad comments |
commit | commitdiff | tree | snapshot |
2005-06-26 |
Matthias Braun | also rename .h to .hpp in miniswig dir |
commit | commitdiff | tree | snapshot |
2005-06-26 |
Matthias Braun | renamed all .h to .hpp |
commit | commitdiff | tree | snapshot |
2005-06-26 |
Matthias Braun | updated squirrel version |
commit | commitdiff | tree | snapshot |
2005-06-24 |
Marek Moeckel | converted all music files to Ogg Vorbis |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Matthias Braun | forgot an assert |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Matthias Braun | don't need these anymore |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Matthias Braun | don't forget to add the flame sound (just proof of... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Matthias Braun | Added a new SoundManager based on OpenAL. I also simpli... |
commit | commitdiff | tree | snapshot |
2005-06-19 |
Marek Moeckel | updated specs |
commit | commitdiff | tree | snapshot |
2005-06-19 |
Marek Moeckel | added milestone 2 specifications document - see mailing... |
commit | commitdiff | tree | snapshot |
2005-06-18 |
Marek Moeckel | level update |
commit | commitdiff | tree | snapshot |
2005-06-18 |
Marek Moeckel | changed some comments |
commit | commitdiff | tree | snapshot |
2005-06-18 |
Marek Moeckel | fixed rain splashes |
commit | commitdiff | tree | snapshot |
2005-06-17 |
Marek Moeckel | level work |
commit | commitdiff | tree | snapshot |
2005-06-17 |
Marek Moeckel | more work on level1 |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Stephen Groundwater | adjusted unstable_tile |
commit | commitdiff | tree | snapshot |
2005-06-13 |
Matthias Braun | don't play with the magic constants... |
commit | commitdiff | tree | snapshot |
2005-06-12 |
Stephen Groundwater | added nolok gargoyle tile to castle set |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Matthias Braun | added beginning of automatic docu generation for the... |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Matthias Braun | supertux is now searching for a default.nut file in... |
commit | commitdiff | tree | snapshot |
2005-06-09 |
Stephen Groundwater | adding a castle window tile, this is wip, i want to... |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Stephen Groundwater | updated bonus-level4 with new tile fixes |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Stephen Groundwater | added 5 more stone/castle tiles to better complete... |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Marek Moeckel | added another level |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Marek Moeckel | renamed "grey" to "castle" in tileset file structure |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Matthias Braun | only add installdir to searchpath if nothing was found... |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Matthias Braun | fix |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Matthias Braun | fix miniswig building |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Matthias Braun | fix miniswig building |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Matthias Braun | fixed bug in title.cpp reported by laprican |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Matthias Braun | always catch exceptions |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Matthias Braun | forgot to add some files |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Matthias Braun | supertux is using physfs now, this simplifies the code... |
commit | commitdiff | tree | snapshot |
2005-06-06 |
Matthias Braun | place generated files in source dir |
commit | commitdiff | tree | snapshot |
2005-06-06 |
Matthias Braun | put ICONV_CONST back in, you have to rerun autogen... |
commit | commitdiff | tree | snapshot |
2005-06-06 |
Marek Moeckel | changed camera to show more of what's above tux |
commit | commitdiff | tree | snapshot |
2005-06-05 |
Stephen Groundwater | adjusted pedestal, added center so it can be made large... |
commit | commitdiff | tree | snapshot |
2005-06-05 |
Marek Moeckel | little more work on test level |
commit | commitdiff | tree | snapshot |
2005-06-05 |
Marek Moeckel | fixed level to match tileset changes |
commit | commitdiff | tree | snapshot |
2005-06-05 |
Stephen Groundwater | adjusted tile colors, and bonus-level4.stl |
commit | commitdiff | tree | snapshot |
2005-06-05 |
Marek Moeckel | added another forest keep test level |
commit | commitdiff | tree | snapshot |
2005-06-05 |
Stephen Groundwater | adjusted new stone tiles, tested new tiles in test... |
commit | commitdiff | tree | snapshot |
2005-06-04 |
Stephen Groundwater | added new stone/brick tiles set |
commit | commitdiff | tree | snapshot |
2005-06-04 |
Marek Moeckel | don't restart music everytime tux dies |
commit | commitdiff | tree | snapshot |
2005-06-04 |
Marek Moeckel | updated Dark Forest Keep (final version?) |
commit | commitdiff | tree | snapshot |
2005-06-04 |
Matthias Braun | fix for my latest commit |
commit | commitdiff | tree | snapshot |
2005-06-04 |
Matthias Braun | try current directory if reading /proc/exe/self failed |
commit | commitdiff | tree | snapshot |
2005-06-04 |
Matthias Braun | define APPDATADIR |
commit | commitdiff | tree | snapshot |
2005-06-04 |
Marek Moeckel | almost finished music |
commit | commitdiff | tree | snapshot |
2005-06-03 |
Marek Moeckel | music update |
commit | commitdiff | tree | snapshot |
2005-06-03 |
Stephen Groundwater | updated bell again |
commit | commitdiff | tree | snapshot |
2005-06-03 |
Marek Moeckel | added an early preview of "Dark Forest Keep", the fores... |
commit | commitdiff | tree | snapshot |
2005-06-02 |
Matthias Braun | another fix |
commit | commitdiff | tree | snapshot |
next |