Commit Graph
3401 Commits
Author SHA1 Message Date
David Anderson 65eb0279b2 merged in compiler change for amxmod_compat 2006-09-10 06:33:55 +00:00
David Anderson c287985a66 fixed up build process 2006-09-10 06:29:22 +00:00
David Anderson 1b9ef4d268 2006-09-10 05:16:26 +00:00
David Anderson 02fb807a0b Added request am44517 (jRaven, spectator team) 2006-09-10 05:13:03 +00:00
David Anderson f880fc6ee9 added request am44229 - more error log info 2006-09-10 04:52:43 +00:00
David Anderson f6f6bcc356 added a note to hostage natives for CZ 2006-09-10 04:36:44 +00:00
David Anderson 4f95899d2e Added request am44580 (simple query w/ formatting) 2006-09-10 03:46:35 +00:00
David Anderson adf12bf348 potential fix for am44179 (array is too small) 2006-09-10 03:32:46 +00:00
David Anderson c7febb4447 fix for issue am44593 2006-09-10 03:01:21 +00:00
David Anderson 77e4d85002 fixed up a callfunc issue and added copyback parameter 2006-09-10 02:30:10 +00:00
David Anderson 418efa4088 fixed bug am44544 (log forward broken) 2006-09-10 01:08:29 +00:00
David Anderson 4599b59834 corrected issue am44595 2006-09-10 00:51:35 +00:00
Scott Ehlert 751e8e6299 Might as well update this too while I'm at it (Kugatsu, Septiembre, September!) 2006-09-09 20:27:09 +00:00
Scott Ehlert 4eb8c4e295 Synced this or something... 2006-09-09 20:21:29 +00:00
Scott Ehlert 5a4b1d2f03 Fixed some GCC warnings for Werror 2006-09-09 20:12:50 +00:00
Borja Ferrer b5498818a3 updated the GEOIP API 2006-09-09 11:41:48 +00:00
David Anderson 5286672268 finalizing rc3 builds 2006-09-09 03:29:13 +00:00
David Anderson 8df33abd70 initial import of the bcompat plugins (userland layer) 2006-09-08 14:49:54 +00:00
David Anderson 38e7b9ff58 unbroke the build 2006-09-08 14:46:34 +00:00
David Anderson 621c120b71 finished merging in the glorious bcompat changes 2006-09-08 14:11:29 +00:00
Scott Ehlert c9c2943c05 MySQL and SQLite can actually use 4.1 here... Also libstdc++ == ugh 2006-09-04 08:28:08 +00:00
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