Commit Graph
3717 Commits
Author SHA1 Message Date
David Anderson 388711e969 Synced bcompat tree additions and fixes found so far 2006-08-28 11:08:18 +00:00
Scott Ehlert cb01ff1dc3 Fixed two minor annoyances
1) Paths in config file are now checked before building is attempted (prevents some potential crashes)
2) The compression routines can now handle spaces in the 'output' path
2006-08-28 03:27:16 +00:00
Scott Ehlert 5c23cf416e Fixed makefiles (yes, again) for hlsdk move 2006-08-27 05:29:04 +00:00
Scott Ehlert b8b3107210 Moved hlsdk out of trunk 2006-08-27 05:14:59 +00:00
Scott Ehlert 2cd1449f88 Ugh, part 2 2006-08-27 05:01:32 +00:00
Scott Ehlert 3691e98814 Ugh, should not have removed that 2006-08-27 04:56:27 +00:00
Scott Ehlert 709b3705ab Fixed warnings that only appeared when compiling amd64 binaries 2006-08-27 04:50:20 +00:00
Scott Ehlert 22bef17660 Changed makefiles to point to trunk's modified version of the HL SDK 2006-08-27 03:13:11 +00:00
David Anderson b4767cb99e fixed amxxpc builds 2006-08-27 02:34:03 +00:00
Scott Ehlert 30235e05e5 Moved modified HL SDK to trunk 2006-08-27 02:22:59 +00:00
Scott Ehlert 28c4ea4fec Removed odd debug message 2006-08-27 02:21:27 +00:00
Scott Ehlert 58e1254876 oops 2006-08-27 02:18:08 +00:00
Scott Ehlert 81ac41037b GCC Wallification 2006-08-27 02:17:18 +00:00
David Anderson 6786b0e356 Fixed bug am43875 2006-08-27 01:38:47 +00:00
David Anderson af5a7f5434 fixed am43858 (beta report) 2006-08-25 22:06:59 +00:00
David Anderson cd6f3dfd71 Updated SDK for GCC-4.1 2006-08-25 00:53:37 +00:00
David Anderson a7fcf76244 fixed up for gcc-4.1 2006-08-25 00:28:36 +00:00
David Anderson 3878c7492a fixed these for gcc-4.1 2006-08-25 00:26:51 +00:00
David Anderson 4981f46c41 Forgot to sync this 2006-08-24 22:58:48 +00:00
David Anderson ee4f064073 Initial bump to GCC-4.1 2006-08-24 22:44:57 +00:00
David Anderson a42a5f1a0e updated for latest build tree 2006-08-24 21:42:25 +00:00
David Anderson bab5bb5a72 Attempt to fix up am41036 2006-08-24 21:13:52 +00:00
Scott Ehlert 58abc3a655 Request am28110 - Added tfc_get_user_goalitem native to determine if player is carrying a goal item (such as a flag or keycard) 2006-08-22 21:50:27 +00:00
Scott Ehlert 0cb316c764 Removed amd64 stuff from makefiles for projects that don't need it 2006-08-21 15:32:07 +00:00
Scott Ehlert 74d3d23f13 Added tfc_get/setweaponammo to set ammo in weapon's clip (not backpack ammo) 2006-08-21 13:50:51 +00:00
David Anderson 5b47da7cee Finalized binlogging update by removing another unnecessary opcode and updating the reader 2006-08-21 04:18:13 +00:00
Borja Ferrer 45b67b6e2c more tweaks to binlogs 2006-08-21 03:46:20 +00:00
Borja Ferrer 44a17fe646 documented new file format
increased file version
2006-08-21 03:11:19 +00:00
David Anderson d21a352167 expanded comment for get_players() 2006-08-21 03:07:25 +00:00
Borja Ferrer 4fc2c9cebb fixed bug am41259 2006-08-21 02:08:01 +00:00
Borja Ferrer 4692335abb bumped version 2006-08-21 02:01:57 +00:00
David Anderson 4e639d09de Added sorting.inc to the installer package 2006-08-21 01:55:34 +00:00
David Anderson deefc504e1 Added request am29544 (nvault_touch) 2006-08-20 21:23:38 +00:00
Borja Ferrer ea262171db fixed bug am42321 2006-08-20 21:19:50 +00:00
David Anderson e49af85119 Fixed bugizzle am43566 2006-08-20 21:01:35 +00:00
Borja Ferrer dec169562b missed the FP_DONE's 2006-08-20 17:57:00 +00:00
Scott Ehlert 0acaf1b476 MSVC8 sync 2006-08-20 11:18:31 +00:00
David Anderson 2cf396be3e weird typo 2006-08-20 08:00:55 +00:00
David Anderson df7ee94b83 Committed sorting natives as per request am23838 2006-08-20 04:46:34 +00:00
Borja Ferrer afe7df87d2 Added request am40169 2006-08-20 00:20:47 +00:00
Borja Ferrer c80b7fd422 updated this 2006-08-19 23:23:30 +00:00
Borja Ferrer adad1384ff now it compiles 2006-08-19 23:18:11 +00:00
Borja Ferrer fb0d728720 optimized a stock and created message_stocks.inc (am29627) 2006-08-19 23:02:01 +00:00
Borja Ferrer a1e8701236 added request at40243 2006-08-19 22:33:02 +00:00
David Anderson df5c6ccb95 added format test 2006-08-19 22:23:45 +00:00
David Anderson 8a58dd8806 this is a bit more standards compliant 2006-08-19 22:21:42 +00:00
David Anderson 67f53505ce Added request am41635 and fixed a bug with passing (1<<31) 2006-08-19 22:15:34 +00:00
Borja Ferrer e7cc87a610 now yes 2006-08-19 20:21:00 +00:00
David Anderson b572cdff2f Updated SQLX test suite for plugin_end() bug 2006-08-19 19:39:57 +00:00
David Anderson 446d4b8a5d Synced threading changes between MySQLX and Sqlite 2006-08-19 19:37:45 +00:00