Christoph Oelckers
|
5c7b613aa7
|
- reworked the main loop.
|
2020-08-23 12:26:52 +02:00 |
|
Christoph Oelckers
|
78bfbdb253
|
- Exhumed status bar work.
Unfortunately this is a bit limited due to how the data was designed.
|
2020-08-20 17:04:21 +02:00 |
|
Mitchell Richters
|
b801a73db9
|
Exhumed: Fix look up/down in line with input amendments.
|
2020-04-06 08:06:38 +02:00 |
|
sirlemonhead
|
df34d8ca85
|
PCExhumed: Big bunch of AI tidying, code consistency changes and misc fixes. Aiming to get compatibility with new demos from DOS exe.
# Conflicts:
# source/exhumed/src/anubis.cpp
# source/exhumed/src/bubbles.cpp
# source/exhumed/src/bubbles.h
# source/exhumed/src/bullet.cpp
# source/exhumed/src/bullet.h
# source/exhumed/src/fish.cpp
# source/exhumed/src/fish.h
# source/exhumed/src/grenade.cpp
# source/exhumed/src/grenade.h
# source/exhumed/src/lavadude.cpp
# source/exhumed/src/lavadude.h
# source/exhumed/src/lion.cpp
# source/exhumed/src/lion.h
# source/exhumed/src/mummy.cpp
# source/exhumed/src/mummy.h
# source/exhumed/src/queen.cpp
# source/exhumed/src/queen.h
# source/exhumed/src/ra.cpp
# source/exhumed/src/ra.h
# source/exhumed/src/rat.cpp
# source/exhumed/src/rat.h
# source/exhumed/src/rex.cpp
# source/exhumed/src/roach.cpp
# source/exhumed/src/roach.h
# source/exhumed/src/runlist.cpp
# source/exhumed/src/scorp.cpp
# source/exhumed/src/set.cpp
# source/exhumed/src/set.h
# source/exhumed/src/snake.cpp
# source/exhumed/src/snake.h
# source/exhumed/src/spider.cpp
# source/exhumed/src/spider.h
# source/exhumed/src/wasp.cpp
# source/exhumed/src/wasp.h
|
2020-03-02 23:01:55 +01:00 |
|
Christoph Oelckers
|
5739b4b024
|
- added savepic generation to Exhumed.
|
2020-01-14 21:48:01 +01:00 |
|
nukeykt
|
1b0a036995
|
Add fov cvar
# Conflicts:
# source/exhumed/src/config.cpp
# source/exhumed/src/osdcmds.cpp
|
2019-11-26 19:13:48 +01:00 |
|
Christoph Oelckers
|
0ad7f25a8a
|
- added project and namespace wrappers to all Exhumed files.
|
2019-11-23 00:11:37 +01:00 |
|
sirlemonhead
|
be65a9863b
|
Add License header to .h and .cpp files
|
2019-11-22 00:13:44 +01:00 |
|
nukeykt
|
688fa2e778
|
Interpolate bob angle
|
2019-11-22 00:10:38 +01:00 |
|
nukeykt
|
4e21cf5cbf
|
Start adding view interpolation using code from duke3d
|
2019-11-22 00:03:11 +01:00 |
|
nukeykt
|
941e47cc61
|
Start rewriting input code
|
2019-11-21 23:59:58 +01:00 |
|
nukeykt
|
0023ae625d
|
Make status bar code polymost friendly
|
2019-11-21 23:01:33 +01:00 |
|
nukeykt
|
936ce5a866
|
wip
# Conflicts:
# platform/Windows/exhumed.vcxproj
# platform/Windows/exhumed.vcxproj.filters
|
2019-11-21 22:52:46 +01:00 |
|