supertux.git
2004-06-03 Matthias Braunhopefully fixed all configure problems now
2004-06-03 Ricardo CruzChanged level editor to a class.
2004-06-03 Matthias Braunthere should only be Makefile.am in cvs, never a Makefi...
2004-06-03 Matthias Braunpt.po is broken, please fix this first before readding it:
2004-06-03 Matthias Braunfixed warnings in leveleditor
2004-06-03 Matthias Braunforgot to add Makefile.am
2004-06-03 Ricardo CruzMade these two compilable. Were accessing text's w...
2004-06-03 Ryan Flegel- added empty m4/Makefile.in so we can at least compile :)
2004-06-02 Ricardo CruzIs it enough to edit LINGUAS to add a new translation?
2004-06-02 Ricardo CruzManaged to update the level editor to the new drawing...
2004-06-02 Matthias Braunforgot a file
2004-06-02 Matthias BraunTODO update
2004-06-02 Matthias Braunadded gettext support to autoconf&others and translated...
2004-06-02 Matthias Braunnew versions of all fonts
2004-06-02 Matthias Braunnew versions of all fonts
2004-06-02 Matthias Braunadded new latin1 font of litespeed
2004-06-02 Matthias Brauncleaned up font drawing code and added support for...
2004-06-01 Ryan Flegel- updated TODO
2004-06-01 Ryan Flegel- updated TODO
2004-06-01 Ryan Flegel- fixed some crashes where there was an invalid tile...
2004-06-01 Ricardo CruzDraw player above enemies in the dying sequence.
2004-06-01 Ryan Flegel- a couple small fixes
2004-05-31 Ricardo Cruzconfirm_dialog now accepts a background, instead of...
2004-05-31 Matthias Braunintroduce a new SoundManager class and merged MusicMana...
2004-05-31 Matthias Braunforgot to checkin sprite changes
2004-05-31 Ricardo CruzDo a black fade-in when selecting slot.
2004-05-31 Matthias Brauna first implementation of doors to switch between sectors
2004-05-31 Ricardo CruzAdded support for drawing effects again.
2004-05-31 Matthias Braunbig refactoring of level and world class. A level is...
2004-05-30 Ryan Flegel- butt jump now kills nearby badguys
2004-05-30 Matthias Brauntry to fix opengl warnings
2004-05-30 Matthias Braunforgot stdint.h
2004-05-30 Ingo Ruhnkereplaced std::sort with stable_sort to avoid sorting...
2004-05-30 Matthias Braunfix so that pause text is displayed correctly
2004-05-30 Matthias Braunfix tiles being 1 pixel off their correct position
2004-05-30 Ingo Ruhnke- added missing assert header
2004-05-30 Matthias Braundon't include polygon code yet
2004-05-30 Matthias Braun-Changed drawing model. Everything is handled through...
2004-05-29 Ryan Flegel- small eq'n fixes
2004-05-29 Ryan Flegel- fixed level editor crash (a hack)
2004-05-28 Ricardo CruzAdded the 16 margin to the camera move checking as...
2004-05-28 Ricardo CruzJust retified the solution for the space issue.
2004-05-28 Ricardo CruzMinor fix for shrink fade.
2004-05-28 Ryan Flegel- fixed some resolution related leveditor bugs
2004-05-28 Ryan Flegel- fixed 'When you jump into the roof or a bonus and...
2004-05-28 Ryan Flegel- made bombs explode instantly when they run into an...
2004-05-28 Ricardo CruzJust removed a part of the applied patch. IMO it is...
2004-05-28 Ricardo CruzJust reduced fading time when slot is chosen.
2004-05-28 Ricardo CruzFixed the fade func problem. Just a simple mistake.
2004-05-28 Ricardo CruzFade when entering a level.
2004-05-28 Ricardo CruzJust removed upside down thing. Done.
2004-05-28 Ricardo CruzRemoved vertical flipping drawing hacks.
2004-05-28 Matthias Braunmention how to configure sound&video in SDL
2004-05-28 Matthias Braunadded inheritance diagram for the gameobjects
2004-05-28 Ryan Flegel- added unisolid patch from Upsilon
2004-05-27 Ryan Flegel- walking tree tweaks
2004-05-27 Ricardo CruzResized level to 19 height tiles.
2004-05-27 Ricardo CruzImplemented Tux growing animation.
2004-05-27 Ricardo CruzAdded growing Tux entries.
2004-05-27 Ricardo CruzTux growing animation by Benjamin!
2004-05-27 Ricardo CruzDraw enemies upside down when falling.
2004-05-27 Ryan Flegel- updated TODO
2004-05-27 Ricardo CruzResized level to 19 height.
2004-05-26 Ricardo CruzUpdated file to reflect added files.
2004-05-26 Ricardo CruzUploaded Benjamin's flying platform animations.
2004-05-26 Ricardo CruzA couple of improvements for the flying platform.
2004-05-26 Matthias Braunsome cleanups and robustness checks, I added while...
2004-05-25 Ryan Flegel- added David's camera patch
2004-05-25 Ryan Flegel- added walkingtree to test level
2004-05-25 Ryan Flegel- tweaked walkingtree
2004-05-25 Ryan Flegel- added walking tree enemy. still needs some work
2004-05-25 Ryan Flegel- some wingling tweaks
2004-05-25 Ricardo CruzDisable gravity when on flying platform.
2004-05-25 Matthias Braunmore tuning of badguy activation
2004-05-25 Matthias Braunattempt to tune badguy activation
2004-05-25 Matthias Braunforgot to commit my changes to testlevels yesterday
2004-05-25 Ryan Flegel- added wingling to test level
2004-05-25 Ryan Flegel- beginnings of a wingling
2004-05-25 Matthias Braunimplemented autoscrolling and proper camera parsing...
2004-05-24 Ryan Flegel- fixed it so Tux doesn't die on spikes if safety timer...
2004-05-24 Ryan Flegel- fixed it so arm is not drawn when Tux is shooting...
2004-05-24 Matthias Braunadded some comments to scrolling code
2004-05-24 Matthias Braunincrease offscreen distance
2004-05-24 Matthias Braunmake badguys reappear when scrolling back
2004-05-24 Ricardo CruzSmall fix. Don't do back scrolling, in case it is unabled.
2004-05-24 Ryan Flegel- missing include
2004-05-24 Matthias Brauntry to make the scrolling a bit smoother
2004-05-24 Matthias Braunfixed bug I just introduced
2004-05-24 Ricardo CruzForest background made by Benjamin!
2004-05-24 Matthias Braun-renamed ViewPort to Camera
2004-05-24 Ricardo CruzFixed checking for next point and the use of sprites.
2004-05-24 Matthias Braunadd -Werror flag to debug mode
2004-05-24 Ricardo CruzAdded flying platform into the buttjump and trampoline...
2004-05-24 Ricardo CruzAdded entry for flying platform.
2004-05-24 Ricardo CruzAdded Benjamin's flying platform image.
2004-05-24 Ricardo CruzNew flying platform object.
2004-05-23 Matthias Braunfix a bug when resizing maps and when saving maps which...
2004-05-23 Matthias Braundefault image changed to arctis.jpg
2004-05-23 Ricardo CruzMade butt-jump to behave according to what Marek asked...
2004-05-22 Ricardo CruzDon't remove badguys, just because they are out of...
next