Commit graph

55 commits

Author SHA1 Message Date
Aaron Dean
49a147c18a Added xgame.cpp 2023-09-06 15:35:01 -04:00
Aaron Dean
30c57b17b4 Trying to remove more dependencies from xatrix and rogue 2023-09-06 15:22:15 -04:00
Aaron Dean
e6f86e95bc Trying to remove more dependencies from xatrix and rogue 2023-09-06 15:18:06 -04:00
Aaron Dean
63ac5bcc94 Removed xatrix/rogue from build target 2023-09-06 14:34:33 -04:00
Aaron Dean
d99c0d04e0 Removed more armor stuff 2023-09-06 14:18:04 -04:00
Aaron Dean
e8381743e9 Removed more powerarmor stuff 2023-09-06 14:15:22 -04:00
Aaron Dean
d41408c785 Removed more unused references 2023-09-06 14:02:22 -04:00
Aaron Dean
94d0bef2ce Some fixes 2023-09-06 13:53:31 -04:00
Aaron Dean
8906c1a7e8 Well, Linux likes it at least 2023-09-05 18:07:36 -04:00
Aaron Dean
f79042d86d Set game.sln to use v142 2023-09-05 17:53:19 -04:00
Aaron Dean
8ca0600e0d It builds and links 2023-09-05 17:42:48 -04:00
Aaron Dean
1eea4c8a4c Save point 2023-09-05 17:18:39 -04:00
Aaron Dean
c139980419 Moved to action dir 2023-09-05 15:02:58 -04:00
Aaron Dean
065e2edffe I think scope creep has set in, re-branching from here 2023-09-05 13:37:00 -04:00
Aaron Dean
9269c0eddf Added match and radio 2023-09-05 12:47:49 -04:00
Dino
931b33bca2 Some more enums 2023-09-04 21:45:57 -04:00
Dino
ca9feaf675 CleanLevel changes 2023-09-04 21:33:41 -04:00
Dino
74549c4982 More fixes 2023-09-04 21:11:00 -04:00
Dino
1d1ec76b6b Fixed G_Find 2023-09-04 20:48:16 -04:00
Dino
bf2072258b Testing out credits menu changes 2023-09-04 20:42:02 -04:00
Dino
594f3342a2 Added missing functions 2023-09-04 20:31:57 -04:00
Dino
6a56ecf2be A few framenum changes 2023-09-04 20:29:38 -04:00
Dino
8efd10b8ec Replaced message with death_msg 2023-09-04 20:18:45 -04:00
Dino
f4dee2d7b9 Now I know what strdup does 2023-09-04 20:15:50 -04:00
Dino
99c737b245 Hopefully fixing teams 2023-09-04 20:14:05 -04:00
Dino
1e84dcecb0 Fixed some score stuff, dedicated server detection 2023-09-04 20:03:32 -04:00
Dino
0b0e74b872 Dealing with bans in another way 2023-09-04 19:53:02 -04:00
Dino
2a83ec7ecc A few more adds/fixes 2023-09-04 17:38:27 -04:00
Dino
4c2698210a A few more adds/fixes 2023-09-04 17:36:53 -04:00
Dino
a6b5329b00 Fixed a few more things 2023-09-04 17:15:17 -04:00
Dino
1e0656034b Added more cvars 2023-09-04 17:00:44 -04:00
Dino
5917d5aa5f Finished ClientObits 2023-09-04 16:45:50 -04:00
Dino
ea468f036b Removed USE_AQTION preprocessors 2023-09-04 16:09:29 -04:00
Dino
2a3b91edeb Trying out a few of the new death message methods 2023-09-03 21:24:49 -04:00
Dino
6dc95aed23 Some basic messaging cleanup 2023-09-03 10:32:06 -04:00
Dino
f45d9e195a Some more fixes 2023-09-03 10:01:03 -04:00
Dino
4f75e08261 Gun stats, more cleanup 2023-09-03 09:48:24 -04:00
Dino
cbf9ebbba3 Added gender stuff 2023-09-03 09:13:13 -04:00
Dino
3c524e4c36 Updated Action.fgd file 2023-09-03 08:33:15 -04:00
Aaron Dean
8c651de622 Save point. I'm down to a_team.cpp now 2023-09-01 16:12:01 -04:00
Dino
8e8b5b7515 Save point 2023-09-01 00:07:19 -04:00
Dino
4242d41213 Renamed cgf_sfx_glass, more cleanup 2023-08-31 22:15:52 -04:00
Dino
d82009bb81 Removed some unnecessary files 2023-08-31 21:51:19 -04:00
Dino
b3e340daaf Removed more tech stuff take 2 2023-08-31 21:13:05 -04:00
Dino
56e1667325 Removed more tech stuff 2023-08-31 21:08:44 -04:00
Dino
7862a2bd9d Removal of techs 2023-08-31 21:06:02 -04:00
Aaron Dean
03a3ee15a2 Save point 2023-08-31 16:16:03 -04:00
Aaron Dean
5aa2fb1b2d Weapons add, special respawns 2023-08-31 15:23:06 -04:00
Aaron Dean
1515a02712 Added actionlite 2023-08-31 14:19:03 -04:00
Aaron Dean
cf34b4ae18
Update CMakeLists, add action (#2)
* Borrowed some code adjustments, added action (without LTK bots)

* Removed IRC bot code

* Removed IRC bot code again

* Removed AQTION_EXTENSION items (antilag, limp pred, Ghud..

* cmake compiles+links for Linux builds
2023-08-23 12:28:54 -04:00