Christoph Oelckers
|
add368433e
|
- sanitized callback interface.
|
2021-10-14 19:07:00 +02:00 |
|
Christoph Oelckers
|
ac40e86ab2
|
- actSpawnSprite
# Conflicts:
# source/games/blood/src/actor.cpp
# Conflicts:
# source/games/blood/src/actor.cpp
|
2021-08-23 19:20:05 +02:00 |
|
Christoph Oelckers
|
3aa9d6f8be
|
- MoveThing.
# Conflicts:
# source/games/blood/src/actor.cpp
|
2021-08-23 19:12:58 +02:00 |
|
Christoph Oelckers
|
9a5a32c826
|
- Blood: split out the 'modern dude' part of actKillDude.
|
2021-05-08 14:43:09 +02:00 |
|
Christoph Oelckers
|
34b7bfc10b
|
- handled the actDrop* functions.
|
2021-05-08 14:43:08 +02:00 |
|
Christoph Oelckers
|
0db8fc6163
|
- removed UNREFERENCED_PARAMETER macro.
Using C++ standard of not naming such parameters instead.
|
2021-05-03 19:10:53 +02:00 |
|
Christoph Oelckers
|
839547a9fc
|
- Blood: gave FXDATA meaningful member names
|
2021-04-17 10:12:40 +02:00 |
|
Christoph Oelckers
|
32250f704f
|
- mograted Blood's precaching to the backend's implementation.
|
2021-04-11 12:42:59 +02:00 |
|
Christoph Oelckers
|
fc11f537f7
|
- project cleanup
* moved all games into the 'games' folder.
* fixed project to include all sources and move them to the proper folders.
|
2021-01-10 20:31:32 +01:00 |
|