Mitchell Richters
|
6894be4ad1
|
- Use the new isSWALL() wrapper everywhere.
|
2021-07-11 12:40:01 +10:00 |
|
Christoph Oelckers
|
cd56fd66d2
|
- RR: fixed advanced notify display's font size.
At some point the scale multiplier must have gotten lost, which with the twice as large fonts in this game resulted in text being too large.
|
2021-05-31 21:20:28 +02:00 |
|
Christoph Oelckers
|
cb2bc7967a
|
- fixed the remaining warnings.
|
2021-05-12 21:50:01 +02:00 |
|
Christoph Oelckers
|
783b94f922
|
- more warning fixes in 'core'.
|
2021-05-12 21:48:14 +02:00 |
|
Mitchell Richters
|
25eaeff0db
|
- Wrap all g_gameType & GAMEFLAG_BLOOD checks into isBlood() inline.
|
2021-01-02 14:46:58 +11:00 |
|
Mitchell Richters
|
8178d20f97
|
- c_notifybuffer.cpp: Center and pulse text for all RR games in DrawNative() .
* Fixes #163.
|
2020-11-08 10:39:45 +11:00 |
|
Christoph Oelckers
|
8d3585afe1
|
- console cleanup.
The bulk of the console is now free of game dependencies.
|
2020-10-25 13:14:42 +01:00 |
|