Commit Graph
3530 Commits
Author SHA1 Message Date
Scott Ehlert ed5395a54a AMD64 building fixes and such 2006-09-03 03:48:54 +00:00
Scott Ehlert 557958b408 Removed some amxmod compat stuff for now so this can actually compile and link properly again 2006-09-03 02:39:13 +00:00
Scott Ehlert 2905217607 Fixed this o_O 2006-09-02 08:08:05 +00:00
David Anderson 78956f3d89 merged bcompat changed into trunk
removed amxmod compat files for now
2006-09-01 03:29:27 +00:00
David Anderson 95537e4840 fix for issues where bots might not 'cache' properly? 2006-09-01 02:22:47 +00:00
David Anderson 35a96176fa Fixed bug am43881: hideslots not working on first map 2006-09-01 01:40:37 +00:00
David Anderson 6a28bc602a Request am43716 - moved IVecFVec and FVecIVec around 2006-09-01 01:34:43 +00:00
David Anderson 72f59422d5 turns out this isn't even needed 2006-08-28 22:08:20 +00:00
David Anderson cba554d193 fixed this up for gcc-3.4 and no lstdc++.a 2006-08-28 21:21:06 +00:00
David Anderson 76a4d84dbb Fixed this up to work, eh. no more libstdc++.a for you 2006-08-28 21:03:27 +00:00
David Anderson ec83efbdf3 These did not sync to trunk properly (SDK fix and some updates) 2006-08-28 19:29:20 +00:00
David Anderson 9bd22661ff Added SQL_GetInsertId() 2006-08-28 19:17:26 +00:00
Scott Ehlert baf406cb6a Fixed bug with floatatan() returning wrong values when trying to get angle in degrees or grades 2006-08-28 17:37:15 +00:00
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