Christoph Oelckers
|
2ed598bb6c
|
- menu transition animation added.
|
2019-11-26 00:29:51 +01:00 |
|
Christoph Oelckers
|
dce633de8b
|
- use a floating point origin in the menu's implementation
Using fixed point here makes no sense, let's keep that to the code that still lives in the 90's.
|
2019-11-26 00:20:21 +01:00 |
|
Christoph Oelckers
|
a74a670c99
|
-- more work on the menu - episode and skill menus are working in DN3D.
|
2019-11-25 23:21:51 +01:00 |
|
Christoph Oelckers
|
d73f915c66
|
- episode menu setup.
|
2019-11-25 18:41:39 +01:00 |
|
Christoph Oelckers
|
556c61b60b
|
- fixed compile errors.
(Include dependencies suck, it's time for modules to become an option.)
|
2019-11-25 17:19:48 +01:00 |
|
Christoph Oelckers
|
1f1e39fac0
|
- consolidation of texts for episode and skill menus
So far without localization capability - the engine cannot handle it yet.
|
2019-11-25 00:02:00 +01:00 |
|
Christoph Oelckers
|
42b3d12630
|
- Ion Fury's main menu now looks correct.
|
2019-11-24 22:31:27 +01:00 |
|
Christoph Oelckers
|
57b542671c
|
- Ion Fury main menu fixes.
|
2019-11-24 20:40:53 +01:00 |
|
Christoph Oelckers
|
52cfb7fb92
|
- completely disconnected the old menu from the rest of the game to allow rebuilding the new one.
Sadly this uncovered a few more places where script events are allowed too broad access to the game state.
|
2019-11-23 23:05:24 +01:00 |
|
Christoph Oelckers
|
326d0f5f76
|
- the new menu displays something.
|
2019-11-23 17:50:36 +01:00 |
|
Christoph Oelckers
|
f2fc3fc2cb
|
- WIP commit.
|
2019-11-23 12:38:38 +01:00 |
|
Christoph Oelckers
|
ceb07280cf
|
- more work on the menu.
Duke Nukem's menu title is getting rendered.
|
2019-11-22 22:52:11 +01:00 |
|
Christoph Oelckers
|
5f9b57519a
|
- hooked up the menu code so that it can receive events.
Nothing pretty yet but a start is made.
|
2019-11-21 22:31:46 +01:00 |
|
Christoph Oelckers
|
81ddf22d5d
|
- added ZDoom's menu system as a base to build a new menu on.
# Conflicts:
# source/CMakeLists.txt
# source/build/src/engine.cpp
|
2019-11-21 18:03:09 +01:00 |
|