supertux.git
2004-04-23 Ingo Ruhnke- 'animated' explosion a bit
2004-04-23 Ricardo CruzJust removed spaces from key and joystick setup entries...
2004-04-23 Ricardo CruzAdded laptop entry back, that is used by Mr. IceBlock...
2004-04-23 Ricardo CruzAdded a joystick control dialog.
2004-04-22 Ricardo CruzImplemented explosion sound when Mr.Bomb explodes.
2004-04-22 Ricardo CruzAdded an explotion sound file to repository.
2004-04-22 Ricardo CruzDistros old images seems to be necessary by this Bouncy...
2004-04-22 Ricardo CruzRemoved box_full and box_empty from this.
2004-04-22 Ricardo CruzMoving a few not used images to old dir.
2004-04-22 Ricardo CruzMoving not used images to old dir.
2004-04-22 Ricardo CruzRemoved a few entries from the sprites config file...
2004-04-22 Ricardo CruzMoving a few images that are not used anymore from...
2004-04-22 Ricardo CruzJust moved the Right with the Left entry in Controls.
2004-04-22 Ricardo CruzIf you press Esc in the control menu, it quits from...
2004-04-22 Ricardo CruzMade a START_LIVES definition (in defines.h) that has...
2004-04-22 Ingo Ruhnkefixed squish sprite
2004-04-22 Ingo Ruhnke- made shrink behaviour more mariobros3 like, ie. firet...
2004-04-22 Ingo Ruhnke- changed bouncing snowball speed back to normal
2004-04-22 Ingo Ruhnke- integrated skid tux
2004-04-22 Ingo Ruhnke- changed way badguy removal is handled (ie. with a...
2004-04-22 Ricardo CruzControls menu wasn't showing the keys until they were...
2004-04-22 Ingo Ruhnke- made some arrays private
2004-04-22 Ricardo CruzRemoved a few useless code (it was commented anyway).
2004-04-22 Ricardo CruzChanged MAX_BULLETS from 2 to 1.
2004-04-22 Ingo Ruhnke- undo of my last patch, removing 'this' is not a good...
2004-04-22 Ingo Ruhnke- fixed bomb-dup bug (vector increases on add, and...
2004-04-22 Ingo Ruhnke- fixed bomb
2004-04-22 Ingo Ruhnke- fixed hotspot
2004-04-22 Ingo Ruhnke- supertux stand gfx
2004-04-22 Ingo Ruhnke- synced walk speed of walking enemies
2004-04-22 Ingo Ruhnke- little makefile fix
2004-04-22 Ingo Ruhnke- removed wrong bsod
2004-04-22 Ingo Ruhnke- some cleanup
2004-04-22 Ingo Ruhnke- fixed hotspots
2004-04-22 Ricardo CruzMake use of Marek's music at the beggining.
2004-04-22 Ricardo CruzImproved the control key code a bit, in order to make...
2004-04-22 Ricardo CruzTitle music update by Marek.
2004-04-22 Ingo Ruhnke- merged a few duplicated if's in player
2004-04-22 Ingo Ruhnke- new gfx
2004-04-22 Ricardo CruzJust made the intro's Tux to honour the keys chosen...
2004-04-22 Ricardo CruzChanged icon.png to icon.xpm. This way we don't have...
2004-04-22 Ricardo CruzMistake that was making non-characters keys not to...
2004-04-22 Ricardo CruzApplied MatzeB (Ryan?) patch that fixes crash and also...
2004-04-22 Ricardo CruzApplied Ryan's patch for MrBomb hotspot.
2004-04-22 Ricardo CruzApplied Ryan's patch for overlaping badguys.
2004-04-22 Ingo Ruhnke- added small skid tux
2004-04-22 Ingo Ruhnke'nother music fix
2004-04-22 Ingo Ruhnkepatch from MatzeB for freeze at level start
2004-04-21 Ingo Ruhnke- music patch from MatzeB, should fix crash on level...
2004-04-21 Ingo Ruhnke- some more gfx
2004-04-21 Ricardo CruzLimitated the number of bullets to be shot at the same...
2004-04-21 Ingo Ruhnke- improved smalltux
2004-04-21 Ingo Ruhnke- improved smalltux
2004-04-21 Ricardo CruzMade the keys to be displayed when typed and also save...
2004-04-21 Ricardo CruzAdded Marek music to cvs and play it in the main menu.
2004-04-21 Ricardo CruzDisplay key number on the key selection:
2004-04-21 Ricardo CruzFinally, made keys configurable via the menu!! ;)
2004-04-21 Ingo Ruhnke- made end seq a bit more robust
2004-04-21 Ingo Ruhnke- test level for endseq
2004-04-21 Ingo Ruhnke- added end-sequence code
2004-04-21 Ingo Ruhnke- added new icon
2004-04-21 Ingo Ruhnke- added new tux-life pic by Benjamin P. Jung
2004-04-21 Ricardo CruzNow, the worldmap displays the Level's name, instead...
2004-04-20 Ricardo CruzThese levels are all in the world1 dir.
2004-04-20 Ingo Ruhnke- added stay-on-platform into the level fileformat
2004-04-20 Ingo Ruhnke- turned LEFT/RIGHT defines into enum, turned BadGuyMod...
2004-04-20 Ricardo CruzWhen Esc was pressed the menu was not being shown in...
2004-04-20 Ricardo CruzLevel test mode didn't quit properly when Esc was press...
2004-04-20 Ricardo CruzTime is not stopped during menu display in gameloop...
2004-04-20 Ingo Ruhnke- added stay_on_platform flag for badguys
2004-04-20 Ingo Ruhnke- stop tux if he ran into a block, no more accelerating...
2004-04-20 Ricardo CruzMarek level updating.
2004-04-20 Ingo Ruhnke- switched gamespeed back to normal
2004-04-20 Ingo Ruhnke- added config options for joystick buttons/axis
2004-04-20 Ingo Ruhnke- moved joystick mappings into a struct
2004-04-20 Ricardo CruzImproved my flat graphics hack a bit.
2004-04-20 Ricardo CruzJust removed two printfs I have mistakelly committed.
2004-04-20 Ingo Ruhnke- turned joystick defines into variables
2004-04-20 Ingo Ruhnke- fixed some more menu issues
2004-04-20 Ricardo CruzRecoded credits code, in order to respect fonts height.
2004-04-20 Ingo Ruhnke- fixed level editor menus a bit (still not 100% working)
2004-04-20 Ricardo CruzFixed a little mistake that was making title to not...
2004-04-20 Ingo Ruhnke- added standard copyright header to every file
2004-04-20 Ingo Ruhnke- changed Menu::check() semantics a bit
2004-04-19 Ingo Ruhnke- added resetpoint gfx (level editor only)
2004-04-19 Ingo Ruhnke- implemented reset points
2004-04-19 Ingo Ruhnke- cleaned up my last_menu patch a bit more
2004-04-19 Ingo Ruhnke- fixed problem with last_menu not being able to handle...
2004-04-19 Ingo Ruhnke- removed menu_process_current()
2004-04-19 Ingo Ruhnke- removed a few menu variables
2004-04-19 Ricardo CruzRemoved world1 from the Contrib Levels entry.
2004-04-19 Ricardo CruzMarek update for his musics.
2004-04-19 Ricardo CruzChanged Ingo description in Credits as suggested by...
2004-04-19 Ingo Ruhnke- changed upgrades to use sprites
2004-04-19 Ricardo CruzFixed a help font bug (was using normal fonts, instead...
2004-04-19 Ingo Ruhnke- fixed problem with asyncron blinkig bonus block
2004-04-19 Ricardo CruzMade high_scores to use the lispreader (i wasn't able...
2004-04-19 Ingo Ruhnke- added UpgradeKind name to nameless enum
2004-04-19 Ingo Ruhnke- added more mario lik duck behaviour
2004-04-19 Ingo Ruhnke- fixed back direction saving
next