Christoph Oelckers
|
50a53bd2b9
|
- fixed: The precacher should not look for presence of the tile's pixel data.
For hardware rendered precaching this is meaningless.
|
2019-10-09 00:32:28 +02:00 |
|
Christoph Oelckers
|
b1aaafb973
|
- abstracted uploadpalswap out of the game code.
This needs special setup on the renderer side that needs to be done in a more controlled fashion.
|
2019-10-06 19:47:31 +02:00 |
|
Christoph Oelckers
|
2dc051f7cf
|
- put RedNukem game frontend into a namespace.
|
2019-09-22 00:10:48 +02:00 |
|
Christoph Oelckers
|
30c47a8511
|
- include namespace file in all sources as the very first include.
|
2019-09-21 20:59:54 +02:00 |
|
Christoph Oelckers
|
998ac01157
|
- manual merge of all NBlood changes that couldn't get cherry picked.
|
2019-09-21 13:02:17 +02:00 |
|
nukeykt
|
996dfde6d0
|
Fix compile errors, backport input code for RR
# Conflicts:
# platform/Windows/voidsw.vcxproj
# source/blood/src/controls.cpp
# source/blood/src/m32common.cpp
# source/rr/src/actors.cpp
# source/rr/src/anim.cpp
# source/rr/src/demo.cpp
# source/rr/src/game.cpp
# source/rr/src/gameexec.cpp
# source/rr/src/global.h
# source/rr/src/menus.cpp
# source/rr/src/menus.h
# source/rr/src/net.cpp
# source/rr/src/player.cpp
# source/rr/src/premap.cpp
# source/rr/src/savegame.cpp
# source/rr/src/sbar.cpp
# source/rr/src/screens.cpp
# source/rr/src/sector.cpp
|
2019-09-21 11:39:19 +02:00 |
|
nukeykt
|
20420dc702
|
Semiworking mp
|
2019-09-21 09:53:59 +02:00 |
|
nukeykt
|
3ce70b7c3a
|
Non mp stuff fix
|
2019-09-21 09:53:58 +02:00 |
|
nukeykt
|
5e182e2962
|
oldmp wip
# Conflicts:
# source/rr/src/game.cpp
# source/rr/src/net.cpp
|
2019-09-21 09:53:58 +02:00 |
|
nukeykt
|
bdd7bb72d8
|
NRedneck compiles with MSVC now
# Conflicts:
# platform/Windows/eduke32.sln
# source/build/src/tilepacker.cpp
# source/rr/src/common.cpp
# source/rr/src/duke3d.h
# source/rr/src/game.cpp
# source/rr/src/menus.cpp
# source/rr/src/osdcmds.cpp
# source/rr/src/screens.cpp
|
2019-09-21 09:25:29 +02:00 |
|
Christoph Oelckers
|
94cfcb4fbd
|
- Redneck Rampage fixes for changes in timer and mouse input interface.
|
2019-09-20 22:07:53 +02:00 |
|
Christoph Oelckers
|
588fbc26f9
|
- added RedNukem project.
|
2019-09-19 00:27:46 +02:00 |
|