projects
/
supertux.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
supertux.git
2004-06-03
Ricardo Cruz
Updated POs.
commit
|
commitdiff
|
tree
|
snapshot
2004-06-03
Ricardo Cruz
Added more strings to be translated.
commit
|
commitdiff
|
tree
|
snapshot
2004-06-03
Ricardo Cruz
Removed not existing files from the list.
commit
|
commitdiff
|
tree
|
snapshot
2004-06-03
Ricardo Cruz
Fixed scrolling.
commit
|
commitdiff
|
tree
|
snapshot
2004-06-03
Ricardo Cruz
Fixed PO file.
commit
|
commitdiff
|
tree
|
snapshot
2004-06-03
Matthias Braun
another small fix
commit
|
commitdiff
|
tree
|
snapshot
2004-06-03
Matthias Braun
hopefully fixed all configure problems now
commit
|
commitdiff
|
tree
|
snapshot
2004-06-03
Ricardo Cruz
Changed level editor to a class.
commit
|
commitdiff
|
tree
|
snapshot
2004-06-03
Matthias Braun
there should only be Makefile.am in cvs, never a Makefi...
commit
|
commitdiff
|
tree
|
snapshot
2004-06-03
Matthias Braun
pt.po is broken, please fix this first before readding it:
commit
|
commitdiff
|
tree
|
snapshot
2004-06-03
Matthias Braun
fixed warnings in leveleditor
commit
|
commitdiff
|
tree
|
snapshot
2004-06-03
Matthias Braun
forgot to add Makefile.am
commit
|
commitdiff
|
tree
|
snapshot
2004-06-03
Ricardo Cruz
Made these two compilable. Were accessing text's w...
commit
|
commitdiff
|
tree
|
snapshot
2004-06-03
Ryan Flegel
- added empty m4/Makefile.in so we can at least compile :)
commit
|
commitdiff
|
tree
|
snapshot
2004-06-02
Ricardo Cruz
Is it enough to edit LINGUAS to add a new translation?
commit
|
commitdiff
|
tree
|
snapshot
2004-06-02
Ricardo Cruz
Managed to update the level editor to the new drawing...
commit
|
commitdiff
|
tree
|
snapshot
2004-06-02
Matthias Braun
forgot a file
commit
|
commitdiff
|
tree
|
snapshot
2004-06-02
Matthias Braun
TODO update
commit
|
commitdiff
|
tree
|
snapshot
2004-06-02
Matthias Braun
added gettext support to autoconf&others and translated...
commit
|
commitdiff
|
tree
|
snapshot
2004-06-02
Matthias Braun
new versions of all fonts
commit
|
commitdiff
|
tree
|
snapshot
2004-06-02
Matthias Braun
new versions of all fonts
commit
|
commitdiff
|
tree
|
snapshot
2004-06-02
Matthias Braun
added new latin1 font of litespeed
commit
|
commitdiff
|
tree
|
snapshot
2004-06-02
Matthias Braun
cleaned up font drawing code and added support for...
commit
|
commitdiff
|
tree
|
snapshot
2004-06-01
Ryan Flegel
- updated TODO
commit
|
commitdiff
|
tree
|
snapshot
2004-06-01
Ryan Flegel
- updated TODO
commit
|
commitdiff
|
tree
|
snapshot
2004-06-01
Ryan Flegel
- fixed some crashes where there was an invalid tile...
commit
|
commitdiff
|
tree
|
snapshot
2004-06-01
Ricardo Cruz
Draw player above enemies in the dying sequence.
commit
|
commitdiff
|
tree
|
snapshot
2004-06-01
Ryan Flegel
- a couple small fixes
commit
|
commitdiff
|
tree
|
snapshot
2004-05-31
Ricardo Cruz
confirm_dialog now accepts a background, instead of...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-31
Matthias Braun
introduce a new SoundManager class and merged MusicMana...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-31
Matthias Braun
forgot to checkin sprite changes
commit
|
commitdiff
|
tree
|
snapshot
2004-05-31
Ricardo Cruz
Do a black fade-in when selecting slot.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-31
Matthias Braun
a first implementation of doors to switch between sectors
commit
|
commitdiff
|
tree
|
snapshot
2004-05-31
Ricardo Cruz
Added support for drawing effects again.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-31
Matthias Braun
big refactoring of level and world class. A level is...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-30
Ryan Flegel
- butt jump now kills nearby badguys
commit
|
commitdiff
|
tree
|
snapshot
2004-05-30
Matthias Braun
try to fix opengl warnings
commit
|
commitdiff
|
tree
|
snapshot
2004-05-30
Matthias Braun
forgot stdint.h
commit
|
commitdiff
|
tree
|
snapshot
2004-05-30
Ingo Ruhnke
replaced std::sort with stable_sort to avoid sorting...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-30
Matthias Braun
fix so that pause text is displayed correctly
commit
|
commitdiff
|
tree
|
snapshot
2004-05-30
Matthias Braun
fix tiles being 1 pixel off their correct position
commit
|
commitdiff
|
tree
|
snapshot
2004-05-30
Ingo Ruhnke
- added missing assert header
commit
|
commitdiff
|
tree
|
snapshot
2004-05-30
Matthias Braun
don't include polygon code yet
commit
|
commitdiff
|
tree
|
snapshot
2004-05-30
Matthias Braun
-Changed drawing model. Everything is handled through...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-29
Ryan Flegel
- small eq'n fixes
commit
|
commitdiff
|
tree
|
snapshot
2004-05-29
Ryan Flegel
- fixed level editor crash (a hack)
commit
|
commitdiff
|
tree
|
snapshot
2004-05-28
Ricardo Cruz
Added the 16 margin to the camera move checking as...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-28
Ricardo Cruz
Just retified the solution for the space issue.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-28
Ricardo Cruz
Minor fix for shrink fade.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-28
Ryan Flegel
- fixed some resolution related leveditor bugs
commit
|
commitdiff
|
tree
|
snapshot
2004-05-28
Ryan Flegel
- fixed 'When you jump into the roof or a bonus and...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-28
Ryan Flegel
- made bombs explode instantly when they run into an...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-28
Ricardo Cruz
Just removed a part of the applied patch. IMO it is...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-28
Ricardo Cruz
Just reduced fading time when slot is chosen.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-28
Ricardo Cruz
Fixed the fade func problem. Just a simple mistake.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-28
Ricardo Cruz
Fade when entering a level.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-28
Ricardo Cruz
Just removed upside down thing. Done.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-28
Ricardo Cruz
Removed vertical flipping drawing hacks.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-28
Matthias Braun
mention how to configure sound&video in SDL
commit
|
commitdiff
|
tree
|
snapshot
2004-05-28
Matthias Braun
added inheritance diagram for the gameobjects
commit
|
commitdiff
|
tree
|
snapshot
2004-05-28
Ryan Flegel
- added unisolid patch from Upsilon
commit
|
commitdiff
|
tree
|
snapshot
2004-05-27
Ryan Flegel
- walking tree tweaks
commit
|
commitdiff
|
tree
|
snapshot
2004-05-27
Ricardo Cruz
Resized level to 19 height tiles.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-27
Ricardo Cruz
Implemented Tux growing animation.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-27
Ricardo Cruz
Added growing Tux entries.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-27
Ricardo Cruz
Tux growing animation by Benjamin!
commit
|
commitdiff
|
tree
|
snapshot
2004-05-27
Ricardo Cruz
Draw enemies upside down when falling.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-27
Ryan Flegel
- updated TODO
commit
|
commitdiff
|
tree
|
snapshot
2004-05-27
Ricardo Cruz
Resized level to 19 height.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-26
Ricardo Cruz
Updated file to reflect added files.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-26
Ricardo Cruz
Uploaded Benjamin's flying platform animations.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-26
Ricardo Cruz
A couple of improvements for the flying platform.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-26
Matthias Braun
some cleanups and robustness checks, I added while...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Ryan Flegel
- added David's camera patch
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Ryan Flegel
- added walkingtree to test level
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Ryan Flegel
- tweaked walkingtree
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Ryan Flegel
- added walking tree enemy. still needs some work
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Ryan Flegel
- some wingling tweaks
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Ricardo Cruz
Disable gravity when on flying platform.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Matthias Braun
more tuning of badguy activation
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Matthias Braun
attempt to tune badguy activation
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Matthias Braun
forgot to commit my changes to testlevels yesterday
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Ryan Flegel
- added wingling to test level
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Ryan Flegel
- beginnings of a wingling
commit
|
commitdiff
|
tree
|
snapshot
2004-05-25
Matthias Braun
implemented autoscrolling and proper camera parsing...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-24
Ryan Flegel
- fixed it so Tux doesn't die on spikes if safety timer...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-24
Ryan Flegel
- fixed it so arm is not drawn when Tux is shooting...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-24
Matthias Braun
added some comments to scrolling code
commit
|
commitdiff
|
tree
|
snapshot
2004-05-24
Matthias Braun
increase offscreen distance
commit
|
commitdiff
|
tree
|
snapshot
2004-05-24
Matthias Braun
make badguys reappear when scrolling back
commit
|
commitdiff
|
tree
|
snapshot
2004-05-24
Ricardo Cruz
Small fix. Don't do back scrolling, in case it is unabled.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-24
Ryan Flegel
- missing include
commit
|
commitdiff
|
tree
|
snapshot
2004-05-24
Matthias Braun
try to make the scrolling a bit smoother
commit
|
commitdiff
|
tree
|
snapshot
2004-05-24
Matthias Braun
fixed bug I just introduced
commit
|
commitdiff
|
tree
|
snapshot
2004-05-24
Ricardo Cruz
Forest background made by Benjamin!
commit
|
commitdiff
|
tree
|
snapshot
2004-05-24
Matthias Braun
-renamed ViewPort to Camera
commit
|
commitdiff
|
tree
|
snapshot
2004-05-24
Ricardo Cruz
Fixed checking for next point and the use of sprites.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-24
Matthias Braun
add -Werror flag to debug mode
commit
|
commitdiff
|
tree
|
snapshot
2004-05-24
Ricardo Cruz
Added flying platform into the buttjump and trampoline...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-24
Ricardo Cruz
Added entry for flying platform.
commit
|
commitdiff
|
tree
|
snapshot
next