Commit Graph

30 Commits

Author SHA1 Message Date
12e13ae9d6 wscript: link libm and libdl 2023-09-09 18:18:57 +03:00
d658b36616 client: add input code from FWGS's hlsdk-portable 2023-09-09 05:00:07 +03:00
fda1caafd6 client: util_vector: add include guards 2023-09-09 04:59:38 +03:00
524f4874a8 client: fix weird crash in spectator code during engine initialize 2023-09-09 04:09:11 +03:00
7c08f36bcf client: fix sizeof usage for some reason ??? 2023-09-09 04:09:11 +03:00
802bdd54f5 wscript: do not compile overview.cpp, it's broken in this SDK 2023-09-09 04:09:11 +03:00
16cc7af40e client: hud_redraw: fix variable declaration 2023-09-09 04:09:11 +03:00
5cd4d7bf4c client: reimplement input with SDL2, link client.dll with SDL2.
* Leave a way to use Windows input
2023-09-09 04:08:51 +03:00
36e0eb3e36 client: probably somewhere iso646.h got included, I don't want to search where, just rename or and other variables 2023-09-09 03:06:07 +03:00
edd628b154 client: fix DECLARE/HOOK macros 2023-09-09 03:01:47 +03:00
c66d56e029 client: use correct standard library includes 2023-09-09 03:01:15 +03:00
7f841974b2 client: fix Stupid MSVC6 Bug variable declaration 2023-09-09 03:00:16 +03:00
0b242a0bc9 client: add const where it needs to be 2023-09-09 02:58:37 +03:00
bcf6d80cf8 client: use correct export attribute depending on the compiler 2023-09-09 02:55:30 +03:00
db368301b2 client, game_shared: fix includes case 2023-09-09 02:52:17 +03:00
5cf05e3134 client: enable C++ exceptions 2023-09-09 02:46:20 +03:00
5bb2221c62 client: fix VGUI include and lib path detection 2023-09-06 22:53:40 +03:00
70d346f7cb client: convert libc headers to lowercase 2023-09-06 22:51:11 +03:00
6672dee0e9 client: wscript: remove unused opts 2023-09-06 05:26:49 +03:00
23b1b76dce Next set of write-string fixes 2023-09-06 05:11:41 +03:00
c56b92f9e6 Replace min/max macros by Q_min/Q_max to make newer C++ stdlib happy 2023-09-06 05:01:28 +03:00
61f94cfd11 Integrate Waf build system 2023-09-06 03:27:45 +03:00
81d035893a Convert all C/C++ source files to UTF-8 encoding 2023-09-06 03:27:45 +03:00
e97d85ed68 Convert all C/C++ source files to LF line endings 2023-09-06 03:25:39 +03:00
Marco Cawthorne
3e44e27574
commit The Wastes 1.5 changes built on top of Half-Life SDK 2.2 2023-09-04 13:46:18 -07:00
archive
4ec16cce0e as released 2001-11-08 2001-11-08 00:00:00 +00:00
archive
d4fc7e405f as released 2001-08-29 2001-08-29 00:00:00 +00:00
archive
e84d04174b as released 2000-11-07 2000-11-07 00:00:00 +00:00
archive
7e9f0c84ab as released 2000-06-05 2000-06-05 00:00:00 +00:00
archive
b443b4420e as released 1999-04-07 1999-04-07 00:00:00 +00:00