Edo
|
722b673100
|
Merge branch 'develop' into default-constructor
|
2022-03-20 11:25:17 +00:00 |
|
FutureRave
|
a41d7356cc
|
Refactor command (changes from s1x)
|
2022-03-17 18:50:20 +00:00 |
|
FutureRave
|
809e66cdb1
|
Remove unnecessary deconstructors
|
2022-03-16 00:44:59 +00:00 |
|
FutureRave
|
c54981c6df
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
|
Jan
|
f8dd3f2b3a
|
Add gamepad options menu
|
2021-08-31 18:13:15 +02:00 |
|
OneFourOne
|
e7986db81c
|
add popup for custom title
|
2020-12-08 21:50:14 -05:00 |
|
RektInator
|
7fbeacbe51
|
[Menus] Rollback old menu code
|
2019-10-03 19:23:06 +02:00 |
|
TheApadayo
|
128ef8016b
|
[Menus] Reduce complexity in the system for loading menus (+1 squashed commits)
|
2019-01-22 19:29:30 -05:00 |
|
TheApadayo
|
ad5a58462f
|
[Menus] Properly load menus
Overridden menus are just loaded in iw4x_code_post_gfx_mp and new ones are added to ui_mp/iw4x.txt
|
2019-01-17 18:39:01 -05:00 |
|
TheApadayo
|
8080700432
|
[Menus] Rewrite how menus are loaded and used to support custom menu lists
|
2019-01-17 16:33:26 -05:00 |
|
TheApadayo
|
4dc912af3e
|
[Menus] Start working on loading custom menus
Currently doesn't work to override menus so I'm going to have to rewrite some stuff
|
2019-01-16 23:52:42 -05:00 |
|
momo5502
|
4fa89722a2
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
|
momo5502
|
33a8baa9b5
|
[Game] Adapt to correct structures
|
2018-05-09 14:33:52 +02:00 |
|
momo5502
|
3f06d6c990
|
[Menus] Safer menu merging
|
2017-07-09 01:56:12 +02:00 |
|
momo5502
|
e80eb6fb43
|
[General] Get rid of FPS drops
|
2017-07-03 15:07:47 +02:00 |
|
momo5502
|
47c8fcc644
|
[AntiCheat] Use simpler compiler expression
|
2017-06-23 10:07:55 +02:00 |
|
momo5502
|
08bc848267
|
[General] Small code fixes and optimization
|
2017-06-14 20:53:54 +02:00 |
|
momo5502
|
29ef5d6379
|
[AntiCheat] Add redundant code scanners
|
2017-06-11 21:24:32 +02:00 |
|
momo5502
|
d8c3e7fcee
|
[String] Make VA leak-safe
|
2017-06-02 15:36:20 +02:00 |
|
momo5502
|
d11f5dee1f
|
[Memory] Use global memory allocator when possible
|
2017-04-16 11:47:57 +02:00 |
|
momo5502
|
04d09b39e0
|
[Menus] Store if menu is native of custom instead of enumerating menus
|
2017-02-24 20:22:53 +01:00 |
|
momo5502
|
d3ca680e7a
|
[Menus] Safely merge menus when loading them
|
2017-02-24 12:15:15 +01:00 |
|
momo5502
|
070c7ac00a
|
[Menus] Separate playerdataread and restclass menu
|
2017-02-22 20:38:29 +01:00 |
|
momo5502
|
b58e235653
|
[Menus] Fix scriptmenu error
|
2017-02-18 22:52:42 +01:00 |
|
momo5502
|
8be08154c5
|
[Menus] Fix scriptmenu loading
|
2017-02-18 21:51:07 +01:00 |
|
momo5502
|
9377d12c07
|
[Menus] Don't load the default menu upon failure
|
2017-02-14 00:09:24 +01:00 |
|
momo5502
|
9c66d49f72
|
[Menus] Fix menu crash
|
2017-02-13 19:58:29 +01:00 |
|
sr0
|
13cffeba17
|
[Menus] Add credits menu
|
2017-02-06 13:55:19 +01:00 |
|
sr0
|
58a76eb52e
|
[Menus] Add new menus
|
2017-02-05 03:46:27 +01:00 |
|
TheApadayo
|
358822d560
|
[StartupMessages] Added startup messages for the user to let us warn them of things that we need to (steam not being on, not having correct combo of DLC installed). Menu still needs some work though
|
2017-01-30 21:57:31 -05:00 |
|
sr0
|
6433e11f59
|
[Menus] Add menu_first_launch.menu
|
2017-01-29 21:43:12 +01:00 |
|
momo5502
|
9c823e14b2
|
[Friends] Add basic friends support using steam
|
2017-01-25 22:39:24 +01:00 |
|
momo5502
|
7fa8742c29
|
[Menus] Small fixes
|
2017-01-22 21:38:57 +01:00 |
|
momo5502
|
33df59ffa1
|
[Menus] Only display the server motd if we are connecting to that server
|
2017-01-22 11:28:37 +01:00 |
|
momo5502
|
82e9f3864c
|
[General] Refactor all the code
This is the actual refactoring, the last commit was broken
|
2017-01-20 22:41:03 +01:00 |
|
momo5502
|
74b34f2a6d
|
[LineEndings] Fix them all
|
2017-01-19 22:55:15 +01:00 |
|
sr0
|
e1a4e3ec27
|
Remove .gitattributes file
|
2017-01-18 23:44:36 +01:00 |
|
/dev/root
|
6c9e28ff42
|
[LineEndings] Fix crlf lineendings
- added gitattributes file to force crlf for hpp/cpp/lua
|
2017-01-16 17:42:50 +01:00 |
|
momo5502
|
c9d160c72a
|
[General] Get rid of unnecessary submodules
|
2017-01-06 15:27:35 +01:00 |
|
momo5502
|
03345e8d21
|
[General] Correct assettype enum
|
2016-12-28 21:35:30 +01:00 |
|
momo5502
|
241915d37b
|
[General] Use unordered_map where it makes sense
|
2016-12-18 13:24:15 +01:00 |
|
momo5502
|
788ccae967
|
[Command] Use pointers instead of an abstraction interface for params
|
2016-12-07 20:00:24 +01:00 |
|
momo5502
|
2969ae64e0
|
[Dedicated] Add sv_motd dvar, so serverowners can set motds
The motd will be displayed instead of the didyouknow messages in the
loadscreen
|
2016-11-27 14:30:21 +01:00 |
|
momo5502
|
8085e4bd88
|
[CodeStyle] Refactor the code to match our basic style guidelines
|
2016-11-20 14:10:57 +01:00 |
|
momo5502
|
aa9da9012e
|
[Menus] Small fix for unloaded menus
|
2016-11-13 20:53:27 +01:00 |
|
momo5502
|
b606983835
|
Add @Dasfonia's menu and gametype stuff
|
2016-10-17 20:42:15 +02:00 |
|
momo5502
|
775cde47e2
|
Use std::memcpy
|
2016-09-22 08:23:40 +02:00 |
|
momo5502
|
52487aa224
|
Finish surface loading, but not test ready
|
2016-09-14 23:01:53 +02:00 |
|
momo5502
|
af21b8a6d9
|
Optimize moddownload
|
2016-09-08 21:41:01 +02:00 |
|
momo5502
|
256b463411
|
Don't ignore warning 4100
|
2016-08-18 02:18:45 +02:00 |
|