Commit Graph
1107 Commits
Author SHA1 Message Date
David Anderson 483403aa3a Fixed bug am46335 - text spacing not aligned in adminchat 2006-10-24 22:30:15 +00:00
David Anderson 2a1dbf5247 Fixed bug am46350 2006-10-24 17:13:02 +00:00
David Anderson 7aa687eb69 Attempted a patch for am46340 2006-10-24 17:09:28 +00:00
David Anderson ed43b8a5ac Changed to use CreateMultiForwardEx() instead 2006-10-22 03:52:02 +00:00
David Anderson d2ebca38a1 Experimental addition to CreateMultiForward() for bcompat 2006-10-22 03:49:23 +00:00
David Anderson a63c728471 added two new tests to the menu test suite 2006-10-21 21:13:57 +00:00
David Anderson 553a950b98 added comment :( yes we broke backwards compat 2006-10-21 20:20:44 +00:00
David Anderson 3fa6cd3227 added a timeout test which does not work, thanks MySQL 2006-10-01 19:59:27 +00:00
David Anderson fe1ebfe7bb fix for 45337 and some other little things 2006-10-01 19:46:56 +00:00
David Anderson f3057efd7d updated the test suite 2006-10-01 18:36:15 +00:00
Scott Ehlert 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 :\
2006-10-01 06:08:39 +00:00
Scott Ehlert 90f11b52bc Fixed am45318 - Some wrong constants from TraceResult enum 2006-10-01 02:39:59 +00:00
David Anderson 5ded9eef2a Bumped version numbers to 1.76a 2006-09-25 23:48:07 +00:00
David Anderson 44617778c7 Fixed bug am40911 (round kill stats persisting for spectators) 2006-09-25 23:04:33 +00:00
David Anderson 647d226764 synchronized more hud messages as per am45020 2006-09-25 17:34:33 +00:00
David Anderson c4453a9593 fixed tense error in English 2006-09-22 14:46:38 +00:00
David Anderson 98e20e0fc7 Fixed translation errors from am45015 2006-09-21 17:43:16 +00:00
David Anderson 63bc8885c9 committed fix for bug am45017 (phrase not translated) 2006-09-21 17:01:21 +00:00
David Anderson 3c923170a9 whoa, forgot a SEMICOLON 2006-09-14 08:06:08 +00:00
David Anderson 09beb4b81e Fixed bug am44776 2006-09-14 08:00:55 +00:00
David Anderson f48aea7a72 Merged in rebuilds of compiler for latest changes 2006-09-14 07:45:54 +00:00
Scott Ehlert 918e1c3195 Better, but still not perfect. :( 2006-09-13 13:44:37 +00:00
Scott Ehlert 6e56aed778 More tiny bcompat stuff. admincmd is now source compatible at least 2006-09-13 10:58:47 +00:00
Pavol Marko d925dc6e41 bugfix: correct string length computation in replace_all 2006-09-12 13:26:40 +00:00
David Anderson 651c5d9f01 added more api to help with amxmod compat layer
cleaned up some more bcompat stuff
2006-09-12 07:59:56 +00:00
David Anderson 3c379469d5 added get_cmdaccess() 2006-09-10 22:16:04 +00:00
David Anderson 14aff9b19b added simple access level wrappers (Obbin) 2006-09-10 10:14:58 +00:00
David Anderson c294b91ca4 fixed up module support 2006-09-10 09:21:09 +00:00
David Anderson d95f794844 rewrote replace_all()
added replace_all() tests
2006-09-10 08:15:00 +00:00
David Anderson 3754604686 Fixed a serious bug in replace_all() that could make replaces fail or corrupt random data 2006-09-10 07:23:08 +00:00
David Anderson 96c29d5376 merged linux build of latest compiler 2006-09-10 06:35:19 +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 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 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
David Anderson 8df33abd70 initial import of the bcompat plugins (userland layer) 2006-09-08 14:49:54 +00:00
David Anderson 621c120b71 finished merging in the glorious bcompat changes 2006-09-08 14:11:29 +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 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 9bd22661ff Added SQL_GetInsertId() 2006-08-28 19:17:26 +00:00
David Anderson 388711e969 Synced bcompat tree additions and fixes found so far 2006-08-28 11:08:18 +00:00
David Anderson b4767cb99e fixed amxxpc builds 2006-08-27 02:34:03 +00:00
David Anderson af5a7f5434 fixed am43858 (beta report) 2006-08-25 22:06:59 +00:00
David Anderson 3878c7492a fixed these for gcc-4.1 2006-08-25 00:26:51 +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