Ingo Ruhnke
|
2ba877f296
Make p1, p2 members of Rectf private
|
6 years ago |
Ingo Ruhnke
|
f1f2661fa4
More --resave work
|
6 years ago |
Ingo Ruhnke
|
5739e335d0
Turn `enum Direction` into an `enum class`
|
6 years ago |
Ingo Ruhnke
|
51574e3561
Fix editor sprites for the remaining badguys
|
6 years ago |
Ingo Ruhnke
|
ff0beace09
Replace `if(` with `if (`
|
6 years ago |
Ingo Ruhnke
|
5c7849eae5
Move collision related stuff into CollisionObject
|
6 years ago |
Ingo Ruhnke
|
270ca33d84
Rename `elapsed_time` to `dt_sec`
|
6 years ago |
Ingo Ruhnke
|
2268e18a74
Add m_ prefixes to member variables in BadGuy
|
6 years ago |
Ingo Ruhnke
|
a5421006f2
Add m_ prefixes to member variables
|
6 years ago |
leper
|
9dadf38ecc
Fix a few instances of C4244 double -> float conversion warnings.
|
6 years ago |
leper
|
9bf89d46bb
Clean up some includes.
|
6 years ago |
leper
|
fd9d278b25
Remove unused ctors.
|
6 years ago |
Hume2
|
180a5c084a
Update sprite when the badguy direction is changed
|
8 years ago |
Tobias Markus
|
8dc45c7d3b
Refactor methods in badguy/
|
8 years ago |
Hume2
|
9fb60e695f
Add script menus to the object settings
|
8 years ago |
Hume2
|
a06abd646e
Added tips for badguys.
|
9 years ago |
Ingo Ruhnke
|
3e0b47ce1c
Further work on Reader, removed most lisp::Lisp references and made it compile again, but doesn't link yet
|
9 years ago |
Hume2
|
ead44bf86b
Changed "get_bbox()" to "bbox" where possible
|
9 years ago |
Hume2
|
6317df7901
Burning now uses an extra animation
|
9 years ago |
Ingo Ruhnke
|
75fc1b8f0b
Turned a lot of other global objects into Currentons
|
10 years ago |
LMH
|
4bbf74b32a
Powerup: Iceflower improvements
|
10 years ago |
Mathnerd314
|
0b73428a8a
Make it build with -DCOMPILE_AMALGATION=ON. Still not certain how intern_draw/next_po2 should be shared around the code.
|
15 years ago |
Ingo Ruhnke
|
729bc6717b
Changed ObjectFactory code so that it works properly when building SuperTux as library
|
15 years ago |
Ingo Ruhnke
|
08813a74da
Merged changes from branches/supertux-milestone2-grumbel/ to trunk/supertux/
|
15 years ago |
Mathnerd314
|
058e2f6298
Random stuff that I should have committed ages ago.
|
15 years ago |
Mathnerd314
|
65a0b6f7ec
* Use overloading in Lisp and Writer
|
15 years ago |
Ryan Flegel
|
38105c2249
Getting rid of nasty tabs
|
16 years ago |
Christoph Sommer
|
af906b173f
Make Badguy activation dependent of Player position, not currently-visible screen
|
17 years ago |
Tim Goya
|
fea3446f05
restore trunk
|
17 years ago |
Tim Goya
|
5ed536f199
clean out source
|
17 years ago |