Christoph Oelckers
|
fd78cb57c1
|
- fixed some bad flag replacements.
0x7fff is not ~CSTAT_SPRITE_BLOCK but ~CSTAT_SPRITE_INVISIBLE.
|
2021-12-30 09:57:29 +01:00 |
|
Christoph Oelckers
|
6f0e7e3784
|
- Exhumed: batch of several s().
|
2021-12-30 09:57:27 +01:00 |
|
Mitchell Richters
|
baf78848eb
|
- Replace spritetypebase z with pos.Z calls and eliminate spritetypebase pos union.
|
2021-12-30 09:57:06 +01:00 |
|
Mitchell Richters
|
cecb8dc48e
|
- Replace spritetypebase y with pos.Y calls.
|
2021-12-30 09:57:05 +01:00 |
|
Mitchell Richters
|
33ca55023f
|
- Replace spritetypebase x with pos.X calls.
|
2021-12-30 09:57:05 +01:00 |
|
Christoph Oelckers
|
d9d05e90b5
|
- globally replaced all occurences of '->s().' with '->spr.'
|
2021-12-30 09:57:00 +01:00 |
|
Christoph Oelckers
|
988a91904a
|
- a large of Exhumed flags, most search& replace plus a few local variable types.
|
2021-12-30 09:56:49 +01:00 |
|
Christoph Oelckers
|
8dde6a3074
|
- Added GC support to Exhumed
|
2021-12-26 23:09:59 +01:00 |
|
Christoph Oelckers
|
6e786fcf1e
|
- RadialDamage + DimSector
|
2021-12-25 21:29:04 +01:00 |
|
Christoph Oelckers
|
e90d1266ae
|
- Glows.
|
2021-12-25 21:28:59 +01:00 |
|
Christoph Oelckers
|
dfbb5192fb
|
- addFlash at.al.
|
2021-12-25 21:28:59 +01:00 |
|
Christoph Oelckers
|
61d5680950
|
more wall loops
|
2021-12-25 21:28:58 +01:00 |
|
Christoph Oelckers
|
d73c7aa543
|
- short review and disasm variable renaming
(down to 200 shorts)
|
2021-12-25 21:28:52 +01:00 |
|
Christoph Oelckers
|
30b42d24a0
|
- Exhumed short review
(down to < 550)
|
2021-12-25 21:28:52 +01:00 |
|
Christoph Oelckers
|
baa3e531d4
|
- Exhumed: more ints for shorts
|
2021-11-09 17:32:50 +01:00 |
|
Christoph Oelckers
|
9b52b3b451
|
- made all nSector variables full ints.
This already takes care of most sector[] accesses in Exhumed
|
2021-11-09 17:27:54 +01:00 |
|
Christoph Oelckers
|
3a5ea07951
|
- some smaller changes.
|
2021-10-28 14:06:36 +02:00 |
|
Christoph Oelckers
|
fa8edc7493
|
- quick replacement of some sprite[] accesses.
|
2021-10-22 22:05:02 +02:00 |
|
Christoph Oelckers
|
10b0bba53e
|
- fixed warnings in Exhumed.
|
2021-10-08 19:24:45 +02:00 |
|
Christoph Oelckers
|
694066c4ec
|
- fixed all warnings in Exhumed.
|
2021-05-12 21:50:01 +02:00 |
|
Christoph Oelckers
|
4b064b9f34
|
- migrated Exhumed's level setup to RMAPINFO.
This game never had a proper setup so this also fixes the crashes with visiting the multiplayer maps.
|
2021-05-02 15:54:19 +02:00 |
|
Mitchell Richters
|
2abda0e27d
|
- All Games: Migrate each game's clock counter to backend solution.
|
2021-02-18 21:47:33 +11: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 |
|