Tobias Markus
|
ac1db19aa0
Various string changes
|
il y a 6 ans |
Ingo Ruhnke
|
5c7849eae5
Move collision related stuff into CollisionObject
|
il y a 6 ans |
Ingo Ruhnke
|
270ca33d84
Rename `elapsed_time` to `dt_sec`
|
il y a 6 ans |
Ingo Ruhnke
|
a5421006f2
Add m_ prefixes to member variables
|
il y a 6 ans |
Ingo Ruhnke
|
5e4cdeb41e
Add Sector::get() that returns a Sector&, use instead of ::current()
|
il y a 6 ans |
leper
|
9bf89d46bb
Clean up some includes.
|
il y a 6 ans |
Bobby Youstra
|
955eb4b92c
Moved Object name property parsing to GameObject class
|
il y a 6 ans |
christ2go
|
ff1dc2a475
Changed get to use default arguments
|
il y a 7 ans |
Tobias Markus
|
603602ac11
Use convenience function for run_script that takes
|
il y a 7 ans |
Tobias Markus
|
1b96d7c9bc
Add on_grab_script and on_ungrab_script properties to Rock and derived classes
|
il y a 7 ans |
Tobias Markus
|
77f9718ba2
Check whether Tux carries a certain portable
|
il y a 8 ans |
Tobias Markus
|
3470009e3b
Initialize a lot of members in initialization list
|
il y a 8 ans |
Tobias Markus
|
630fe818ca
Various fixes (use auto ptr, iterators etc.)
|
il y a 8 ans |
leper
|
4925d3a15c
Pass some parameters as const refs.
|
il y a 8 ans |
Tobias Markus
|
3815e9027a
Don't let rocks (and derived objects) nudge explosions to the side
|
il y a 8 ans |
Karkus
|
831ec25eb9
Rocks and trampolines ignore HeavyCoin collisions.
|
il y a 9 ans |
Ingo Ruhnke
|
3e0b47ce1c
Further work on Reader, removed most lisp::Lisp references and made it compile again, but doesn't link yet
|
il y a 9 ans |
Ingo Ruhnke
|
75fc1b8f0b
Turned a lot of other global objects into Currentons
|
il y a 10 ans |
Mathnerd314
|
42de210bd2
- sounds are on both channels
|
il y a 15 ans |
Ingo Ruhnke
|
729bc6717b
Changed ObjectFactory code so that it works properly when building SuperTux as library
|
il y a 15 ans |
Mathnerd314
|
c195429efc
* Make it compile again
|
il y a 15 ans |
Ingo Ruhnke
|
c1277f5b7d
More -Weffc++ cleanup
|
il y a 15 ans |
Ingo Ruhnke
|
84abfaeb33
More -Weffc++ cleanup
|
il y a 15 ans |
Ingo Ruhnke
|
12a28b64dc
More -Weffc++ cleanup
|
il y a 15 ans |
Ingo Ruhnke
|
08813a74da
Merged changes from branches/supertux-milestone2-grumbel/ to trunk/supertux/
|
il y a 15 ans |
Mathnerd314
|
65a0b6f7ec
* Use overloading in Lisp and Writer
|
il y a 15 ans |
Tim Goya
|
fea3446f05
restore trunk
|
il y a 17 ans |
Tim Goya
|
5ed536f199
clean out source
|
il y a 17 ans |
Christoph Sommer
|
dd9fdb809a
Fixed Rocks being flagged as on the ground while they are carried
|
il y a 17 ans |
Christoph Sommer
|
381dd34488
GhostTree can now be killed
|
il y a 17 ans |