Commit Graph

  • fe1ebfe7bb fix for 45337 and some other little things David Anderson 2006-10-01 19:46:56 +00:00
  • f3057efd7d updated the test suite David Anderson 2006-10-01 18:36:15 +00:00
  • 39d5ea94fb Added extra param to is_in_viewcone to switch between a 2D and 3D calculation Neither is still as accurate as I want them to be though :\ Scott Ehlert 2006-10-01 06:08:39 +00:00
  • 90f11b52bc Fixed am45318 - Some wrong constants from TraceResult enum Scott Ehlert 2006-10-01 02:39:59 +00:00
  • 9740f6469d this feature is just for sawce (updated go to line dialog) Christian Hammacher 2006-09-30 19:03:49 +00:00
  • 461e7de151 fixed bug at45362 Christian Hammacher 2006-09-30 18:49:28 +00:00
  • 6066c7510d Tagged 1.76a amxmodx-1.76a Scott Ehlert 2006-09-26 03:44:09 +00:00
  • c2695a8cd8 updated version # David Anderson 2006-09-26 00:25:01 +00:00
  • 5ded9eef2a Bumped version numbers to 1.76a David Anderson 2006-09-25 23:48:07 +00:00
  • 44617778c7 Fixed bug am40911 (round kill stats persisting for spectators) David Anderson 2006-09-25 23:04:33 +00:00
  • 647d226764 synchronized more hud messages as per am45020 David Anderson 2006-09-25 17:34:33 +00:00
  • f086273d2b Attempt at accuracy improvement for is_in_viewcone with 3D calculation (am44838) Scott Ehlert 2006-09-22 15:11:51 +00:00
  • afde57b27e fixed bug am45088 (studio icon left on desktop after uninstall) David Anderson 2006-09-22 14:49:04 +00:00
  • c4453a9593 fixed tense error in English David Anderson 2006-09-22 14:46:38 +00:00
  • 020b3a5963 test fix for bug am44973 (knife headshots) David Anderson 2006-09-22 03:47:04 +00:00
  • 3720810b61 fixed bug am44694 (is_user_alive() on TFC connect failing) David Anderson 2006-09-21 23:33:05 +00:00
  • 98e20e0fc7 Fixed translation errors from am45015 David Anderson 2006-09-21 17:43:16 +00:00
  • e72aff5c14 Fixed bug am44956 (extra plugin file lists not working) David Anderson 2006-09-21 17:18:04 +00:00
  • 63bc8885c9 committed fix for bug am45017 (phrase not translated) David Anderson 2006-09-21 17:01:21 +00:00
  • ff8fd747c5 Fixed bug am44964 (thread crash on bad database) David Anderson 2006-09-21 16:54:14 +00:00
  • 98278b7bb5 small bug fix, bumped version to 1.76a Christian Hammacher 2006-09-20 15:12:49 +00:00
  • 09df281556 Fixed am44998 Scott Ehlert 2006-09-20 02:50:58 +00:00
  • 7e6cc572cf Tagged 1.76 amxmodx-1.76 Scott Ehlert 2006-09-20 02:47:04 +00:00
  • 4cc460cfbe component update, fixed small bug Christian Hammacher 2006-09-17 10:57:30 +00:00
  • 947cb5f79d component update, fixed metamod plugins.ini bug once and for all Christian Hammacher 2006-09-16 23:26:24 +00:00
  • 73386b12c5 added silent backwards compatibility for a broken plugin David Anderson 2006-09-16 00:16:13 +00:00
  • 57160763af Fixed threaded queries not having an IQuery assignment David Anderson 2006-09-15 23:11:35 +00:00
  • 1f0778b14e Fixed threader not checking the state on looping David Anderson 2006-09-15 21:39:20 +00:00
  • 3c923170a9 whoa, forgot a SEMICOLON David Anderson 2006-09-14 08:06:08 +00:00
  • 09beb4b81e Fixed bug am44776 David Anderson 2006-09-14 08:00:55 +00:00
  • f48aea7a72 Merged in rebuilds of compiler for latest changes David Anderson 2006-09-14 07:45:54 +00:00
  • 63ad5727ef this SHOULD fix the ftp bug Christian Hammacher 2006-09-13 21:11:53 +00:00
  • 61525e9638 fix for getFuncsNum() on invalid forward David Anderson 2006-09-13 19:46:32 +00:00
  • 918e1c3195 Better, but still not perfect. :( Scott Ehlert 2006-09-13 13:44:37 +00:00
  • 6e56aed778 More tiny bcompat stuff. admincmd is now source compatible at least Scott Ehlert 2006-09-13 10:58:47 +00:00
  • 87c3e1dc82 attempt for bug am44778 - plugin_log() did not function in logevents properly David Anderson 2006-09-13 06:36:59 +00:00
  • d925dc6e41 bugfix: correct string length computation in replace_all Pavol Marko 2006-09-12 13:26:40 +00:00
  • 651c5d9f01 added more api to help with amxmod compat layer cleaned up some more bcompat stuff David Anderson 2006-09-12 07:59:56 +00:00
  • 4f8917ec44 experimental hack fix for code generation bug David Anderson 2006-09-12 07:42:15 +00:00
  • 1c265733e1 small fix Christian Hammacher 2006-09-11 16:56:25 +00:00
  • 14a068532f this should fix the bug where metamod's plugins.ini is being overwritten even if it already contains an entry of amxx's mm dll Christian Hammacher 2006-09-11 16:53:26 +00:00
  • 3c379469d5 added get_cmdaccess() David Anderson 2006-09-10 22:16:04 +00:00
  • 2df8b4269e fixed bcompat trans + optimized it a bit added bcompat trans support to format() and copy() David Anderson 2006-09-10 22:08:52 +00:00
  • 3d74b7cf09 this should have been disabled by default David Anderson 2006-09-10 18:20:51 +00:00
  • 47e2214f09 Synced MSVC8 project for engine Scott Ehlert 2006-09-10 16:47:49 +00:00
  • 4413e54058 LogType checking is not necessary, LogError is always type 1 Borja Ferrer 2006-09-10 12:07:01 +00:00
  • 14aff9b19b added simple access level wrappers (Obbin) David Anderson 2006-09-10 10:14:58 +00:00
  • 38cb94050e updated for latest source tree David Anderson 2006-09-10 09:25:27 +00:00
  • c294b91ca4 fixed up module support David Anderson 2006-09-10 09:21:09 +00:00
  • d95f794844 rewrote replace_all() added replace_all() tests David Anderson 2006-09-10 08:15:00 +00:00
  • 3754604686 Fixed a serious bug in replace_all() that could make replaces fail or corrupt random data David Anderson 2006-09-10 07:23:08 +00:00
  • 4bd356079c testsuite now included David Anderson 2006-09-10 06:46:06 +00:00
  • c67e19a62f updated credits + look for 1.76 David Anderson 2006-09-10 06:35:54 +00:00
  • 96c29d5376 merged linux build of latest compiler David Anderson 2006-09-10 06:35:19 +00:00
  • 65eb0279b2 merged in compiler change for amxmod_compat David Anderson 2006-09-10 06:33:55 +00:00
  • c287985a66 fixed up build process David Anderson 2006-09-10 06:29:22 +00:00
  • 1b9ef4d268 David Anderson 2006-09-10 05:16:26 +00:00
  • 02fb807a0b Added request am44517 (jRaven, spectator team) David Anderson 2006-09-10 05:13:03 +00:00
  • f880fc6ee9 added request am44229 - more error log info David Anderson 2006-09-10 04:52:43 +00:00
  • f6f6bcc356 added a note to hostage natives for CZ David Anderson 2006-09-10 04:36:44 +00:00
  • 4f95899d2e Added request am44580 (simple query w/ formatting) David Anderson 2006-09-10 03:46:35 +00:00
  • adf12bf348 potential fix for am44179 (array is too small) David Anderson 2006-09-10 03:32:46 +00:00
  • c7febb4447 fix for issue am44593 David Anderson 2006-09-10 03:01:21 +00:00
  • 77e4d85002 fixed up a callfunc issue and added copyback parameter David Anderson 2006-09-10 02:30:10 +00:00
  • 418efa4088 fixed bug am44544 (log forward broken) David Anderson 2006-09-10 01:08:29 +00:00
  • 4599b59834 corrected issue am44595 David Anderson 2006-09-10 00:51:35 +00:00
  • 751e8e6299 Might as well update this too while I'm at it (Kugatsu, Septiembre, September!) Scott Ehlert 2006-09-09 20:27:09 +00:00
  • 4eb8c4e295 Synced this or something... Scott Ehlert 2006-09-09 20:21:29 +00:00
  • 5a4b1d2f03 Fixed some GCC warnings for Werror Scott Ehlert 2006-09-09 20:12:50 +00:00
  • b5498818a3 updated the GEOIP API Borja Ferrer 2006-09-09 11:41:48 +00:00
  • 5286672268 finalizing rc3 builds David Anderson 2006-09-09 03:29:13 +00:00
  • 8df33abd70 initial import of the bcompat plugins (userland layer) David Anderson 2006-09-08 14:49:54 +00:00
  • 38e7b9ff58 unbroke the build David Anderson 2006-09-08 14:46:34 +00:00
  • 621c120b71 finished merging in the glorious bcompat changes David Anderson 2006-09-08 14:11:29 +00:00
  • c9c2943c05 MySQL and SQLite can actually use 4.1 here... Also libstdc++ == ugh Scott Ehlert 2006-09-04 08:28:08 +00:00
  • ed5395a54a AMD64 building fixes and such Scott Ehlert 2006-09-03 03:48:54 +00:00
  • 557958b408 Removed some amxmod compat stuff for now so this can actually compile and link properly again Scott Ehlert 2006-09-03 02:39:13 +00:00
  • 2905217607 Fixed this o_O Scott Ehlert 2006-09-02 08:08:05 +00:00
  • 78956f3d89 merged bcompat changed into trunk removed amxmod compat files for now David Anderson 2006-09-01 03:29:27 +00:00
  • 95537e4840 fix for issues where bots might not 'cache' properly? David Anderson 2006-09-01 02:22:47 +00:00
  • 35a96176fa Fixed bug am43881: hideslots not working on first map David Anderson 2006-09-01 01:40:37 +00:00
  • 6a28bc602a Request am43716 - moved IVecFVec and FVecIVec around David Anderson 2006-09-01 01:34:43 +00:00
  • 72f59422d5 turns out this isn't even needed David Anderson 2006-08-28 22:08:20 +00:00
  • cba554d193 fixed this up for gcc-3.4 and no lstdc++.a David Anderson 2006-08-28 21:21:06 +00:00
  • 76a4d84dbb Fixed this up to work, eh. no more libstdc++.a for you David Anderson 2006-08-28 21:03:27 +00:00
  • ec83efbdf3 These did not sync to trunk properly (SDK fix and some updates) David Anderson 2006-08-28 19:29:20 +00:00
  • 9bd22661ff Added SQL_GetInsertId() David Anderson 2006-08-28 19:17:26 +00:00
  • baf406cb6a Fixed bug with floatatan() returning wrong values when trying to get angle in degrees or grades Scott Ehlert 2006-08-28 17:37:15 +00:00
  • 388711e969 Synced bcompat tree additions and fixes found so far David Anderson 2006-08-28 11:08:18 +00:00
  • 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 Scott Ehlert 2006-08-28 03:27:16 +00:00
  • 5c23cf416e Fixed makefiles (yes, again) for hlsdk move Scott Ehlert 2006-08-27 05:29:04 +00:00
  • b8b3107210 Moved hlsdk out of trunk Scott Ehlert 2006-08-27 05:14:59 +00:00
  • 2cd1449f88 Ugh, part 2 Scott Ehlert 2006-08-27 05:01:32 +00:00
  • 3691e98814 Ugh, should not have removed that Scott Ehlert 2006-08-27 04:56:27 +00:00
  • 709b3705ab Fixed warnings that only appeared when compiling amd64 binaries Scott Ehlert 2006-08-27 04:50:20 +00:00
  • 22bef17660 Changed makefiles to point to trunk's modified version of the HL SDK Scott Ehlert 2006-08-27 03:13:11 +00:00
  • b4767cb99e fixed amxxpc builds David Anderson 2006-08-27 02:34:03 +00:00
  • 30235e05e5 Moved modified HL SDK to trunk Scott Ehlert 2006-08-27 02:22:59 +00:00
  • 28c4ea4fec Removed odd debug message Scott Ehlert 2006-08-27 02:21:27 +00:00
  • 58e1254876 oops Scott Ehlert 2006-08-27 02:18:08 +00:00