Commit graph

85 commits

Author SHA1 Message Date
Walter Julius Hennecke
19bf1137ac commit current changes 2020-06-13 10:19:22 +02:00
Walter Julius Hennecke
b8cfe15946 Add various menu classes 2020-02-12 22:46:49 +01:00
Walter Julius Hennecke
42251d4180 add swig generation to lib_comnmon 2020-02-07 20:28:46 +01:00
Walter Julius Hennecke
268b4b0942 Updated various functions in ui::Atoms 2019-10-19 15:05:29 +02:00
Walter Julius Hennecke
09a50369c9 update to ci conifg 2019-09-21 14:33:23 +02:00
Walter Julius Hennecke
030154c6cb fix problems concering q_shared radom macro 2019-09-21 12:40:42 +02:00
Walter Julius Hennecke
12229678b6 Commit and pus current changes 2019-09-20 23:32:37 +02:00
Walter Julius Hennecke
b5c4bd30fb RPGXCXX-1 make static build toggleable by the option BUILD_STATIC 2019-02-23 21:08:23 +01:00
Walter Julius Hennecke
11570b5291 adjust cmake 2019-02-23 20:51:20 +01:00
Walter Julius Hennecke
181fe41483 adjust cmake 2019-02-23 20:44:07 +01:00
Walter Julius Hennecke
e1fb240edc adjust cmake 2019-02-23 11:48:00 +01:00
Walter Julius Hennecke
d0e2b01e9b adjust cmake concering -fPic 2019-02-23 11:37:37 +01:00
Walter Julius Hennecke
9e82679115 adjust cmake concering -fPic 2019-02-23 11:35:33 +01:00
Walter Julius Hennecke
fc6557c682 adjust cmake concering -fPic 2019-02-23 11:28:28 +01:00
Walter Julius Hennecke
1d7f1ff271 fixed all compile errors 2019-02-23 11:24:56 +01:00
Walter Julius Hennecke
1606eec96e fix usage of object libraries 2019-02-22 22:14:19 +01:00
Walter Julius Hennecke
2b5145a119 reduce required cmake version 2019-02-16 00:51:24 +01:00
Walter Julius Hennecke
bd8643e762 ui transformation (WIP) 2019-02-16 00:49:31 +01:00
Walter Julius Hennecke
a87cc1e591 added nlohmann json library as submodule 2018-06-30 16:01:55 +02:00
Walter Julius Hennecke
79dff5963f added /MP switch for ui, game, and cgame 2017-09-30 23:51:04 +02:00
Walter Julius Hennecke
9cac290629 Make all game code projects compile as cpp code
- Fixed all errors that occured due to using c++ compiler
- changed c++ standart to c++17
- removed lua, added library instead
- made all bg_* and q_* file into a shared item project
2017-09-30 21:49:31 +02:00
Walter Julius Hennecke
6ef92d2d05 Made game compile as C++ and fixed all warnings 2017-04-06 21:57:31 +02:00
Walter Julius Hennecke
e745657bdb added various checks concerning opening files 2015-03-22 12:00:14 +01:00
Walter Julius Hennecke
8bce48a798 commit revert changes to q_math 2015-03-21 13:55:36 +01:00
Walter Julius Hennecke
22f826eabd more ui updates 2014-11-09 14:08:34 +01:00
Walter Julius Hennecke
71bdb3d0b8 more ui updates 2014-11-09 13:53:48 +01:00
Walter Julius Hennecke
636d72a1c9 more updates 2014-11-08 11:59:05 +01:00
Walter Julius Hennecke
211d287385 updates to more ui_*.c files 2014-11-08 11:47:20 +01:00
Walter Julius Hennecke
2341196c1b update to various ui_*.c files 2014-11-08 11:37:24 +01:00
Walter Julius Hennecke
c3dd592c86 Updates to various ui_*.c files 2014-11-07 19:54:16 +01:00
Walter Julius Hennecke
a75a108485 Updates tu multiple headers 2014-11-07 19:04:38 +01:00
Walter Julius Hennecke
3ae1fe4614 Updates to multiple header files 2014-10-25 01:00:31 +02:00
Walter Julius Hennecke
b766076ed6 Updates to q_math 2014-08-13 23:29:27 +02:00
Walter Julius Hennecke
a51e6fb305 Fix for issue #2 on experimental branch (splint). 2014-02-15 22:46:31 +01:00
Walter Julius Hennecke
f5460ca49c Fixed a bug where the admin UI would be greyed out for admisn but active for normal players. 2014-02-15 21:04:09 +01:00
Walter Julius Hennecke
56f1618266 Added CG_Assert and UI_Assert 2013-12-20 22:06:25 +01:00
Walter Julius Hennecke
c097714e81 More updates 2013-10-13 00:50:21 +02:00
Walter Julius Hennecke
9df137c07c Fixed some errors 2013-10-07 20:53:32 +02:00
Harry Young
42e56f91e1 minor hickup in ui_admin.c
Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
2013-09-05 19:21:21 +02:00
Harry Young
c48f5ce237 Replaced all Com_printf's in UI with Logger's
Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
2013-09-05 19:18:14 +02:00
Harry Young
65f2b94ca2 A Lot of work on UI module
Outfitted almost every function with begin and end-loggers
Removed some UI's and functions that were not in use
Fixed an issue with UI_MSD not precaching

Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
2013-09-04 17:58:49 +02:00
Walter Julius Hennecke
b9a73ecdad Work on logging.
- added additional logger macros
- made cg_main.c traceable
2013-09-03 23:33:51 +02:00
Harry Young
985caaf175 Minor typo in ui_logger.h
Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
2013-08-27 17:25:24 +02:00
Harry Young
5740527fcd Implemented logger on cgame an UI module
Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
2013-08-27 17:19:29 +02:00
Walter Julius Hennecke
d8b4ac7c7b Rollback of ui_syscalls.c 2013-08-25 03:01:46 +02:00
Walter Julius Hennecke
f65df05320 Modified Init functions to print RPG-X version information 2013-08-24 17:47:17 +02:00
Harry Young
2e27219e28 Cleaned up last and Replaced all ints in cgame by int32_t
Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
2013-08-16 15:43:41 +02:00
Harry Young
e9c546ffc3 Pust just to have Jenkins handle it
I replacing all floats with double via slughammer-methode was overkill, however using Jenkins I can easier find where it makes sense
this will be roled back with the next commit

Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
2013-08-16 15:09:09 +02:00
Harry Young
b7806d4bf4 Replaced all int's in the UI module by int32_t's
Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
2013-08-16 14:58:47 +02:00
Harry Young
1059d56e85 More stuff tuned
Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
2013-08-13 01:07:02 +02:00