Commit Graph
100 Commits
Author SHA1 Message Date
David Anderson 26f1c8dec7 clarified menu_create and its handler 2007-09-02 18:52:24 +00:00
David Anderson a749aad1b4 - inserted a nasty backwards compatibility shim specifically for war3ft 3.0-rc. this may be extended globally if i can find a way to generalize it without breaking menu_create().
- updated comment about player_menu_info() as it was wrong.
2007-09-02 18:35:53 +00:00
David Anderson d163ead2ac it helps, just a bit, to actually commit the file 2007-08-16 19:09:49 +00:00
David Anderson 00838065ae fixed a format bug in statscfg.sma 2007-08-16 19:08:17 +00:00
David Anderson 8298158f08 newmenu stuff is now in its own nice callback. yay 2007-08-16 19:07:59 +00:00
David Anderson 2b15c30ad1 committed a bunch of phrases for statscfg, fixed a few languages missing some phrases 2007-08-16 17:47:00 +00:00
David Anderson 639db5846e workaround for msvc optimizing away stack usage on detour 2007-08-16 16:30:16 +00:00
David Anderson 16f6048d74 updated comment so future bail doesn't ask "which one is right" 2007-08-10 07:17:40 +00:00
David Anderson e2c1bad224 fixed a serious bug in the ClientCommand detour for cstrike, crashing on cl_autobuy 2007-08-10 07:12:04 +00:00
David Anderson 0b581b1506 fixed mysql makefile 2007-08-09 16:03:41 +00:00
David Anderson 435766b2ef reverted a bad change in fakenatives 2007-08-04 14:18:56 +00:00
David Anderson 750247e8a6 fixed a bug that broke creative natives from the last change 2007-08-04 14:17:19 +00:00
David Anderson cb62613501 synced language files 2007-08-04 04:10:14 +00:00
David Anderson 5f10cc1ebc added ns plmenu to build 2007-08-04 03:43:49 +00:00
David Anderson 9e0f3f01a7 fixed ns win32 build 2007-08-04 00:02:35 +00:00
David Anderson 06b461acd7 fixed msvc7 project files for ns 2007-08-03 23:51:10 +00:00
David Anderson c5e36a4e3c fixed a possible bad bug in linux builder 2007-08-03 17:31:42 +00:00
David Anderson bbc6af247b fixed linux being broken 2007-08-03 17:29:59 +00:00
David Anderson 164780363b failed builds block again
added some redirection to windows builder
2007-08-03 17:26:57 +00:00
David Anderson 807e6a0f9a compression is now optional 2007-08-03 17:17:54 +00:00
David Anderson 605bef0482 ham sammich is now versioned properly 2007-08-03 17:01:31 +00:00
David Anderson 2e3c652996 added hamsammich support to build tool
added /useenv support to buildtool for win32
2007-08-03 16:48:04 +00:00
David Anderson a8652dd91b updated amxxrelease build 2007-08-03 16:37:56 +00:00
David Anderson 2379aa3108 fixed msvc7 project files 2007-08-03 16:36:04 +00:00
David Anderson ee5dccfc0f - added ability for statscfg to use translations (amb28)
- added ML translations for new statscfg lines (amb28, from kwo)
- added miscstats/statsx support for new statscfg lines (amb28, patches from kwo)
2007-06-28 04:25:04 +00:00
David Anderson 3b737ab87b added request amb122 2007-05-03 13:27:51 +00:00
David Anderson 6170cbc95a implemented amb92 2007-05-02 23:11:49 +00:00
David Anderson 78f18de61a Fixed bug amb244 2007-05-02 02:06:07 +00:00
David Anderson 710cd548a9 added linux support to CS_InternalCmd 2007-04-26 20:07:31 +00:00
David Anderson 525eb65e1c updated linux compiler builds 2007-04-26 20:04:38 +00:00
David Anderson 580e52bd2c CZ Bots will now follow restrictions
Fixed amb222 (rebuy could get around restrictions)
2007-04-26 19:22:23 +00:00
David Anderson 2f6bfca68e added CS hook to catch internal bot commands and rebuy commands for players 2007-04-26 19:21:11 +00:00
David Anderson 0377715cdc added CS hook to catch internal bot commands and rebuy commands for players 2007-04-26 19:18:55 +00:00
David Anderson d682375d7d rewrote how new menus are detected -- menucmds are no longer used since they're idiotic anyway 2007-04-25 14:44:37 +00:00
David Anderson 3b80342a02 fixed windows build part 2 2007-04-25 14:15:35 +00:00
David Anderson 8f49cddd7d fixed windows build 2007-04-25 14:15:00 +00:00
David Anderson d679885985 fixed a memory leak in SortCustom1D() 2007-04-25 14:10:47 +00:00
David Anderson 82c3807bd5 implemented SQL_QuoteString and SQL_QuoteStringFmt
fixed sqlx test script not working on first load
2007-04-25 13:55:56 +00:00
David Anderson 58ad23186b updated compiler builds 2007-04-25 13:48:31 +00:00
David Anderson c957a9db0f Added SQL_QuoteString to include/tests 2007-04-25 13:45:15 +00:00
David Anderson 359b7e25dd added sql_rewind 2007-04-25 13:19:42 +00:00
David Anderson bfe1ff6e15 implemented amb27 (SQL_Rewind)
fixed builds
2007-04-24 15:46:33 +00:00
David Anderson adfc2ab451 fixed mysql msvc7 build 2007-04-24 15:26:08 +00:00
David Anderson 1ec4d9cc7d fixed amb18 and various associated menu re-entrancy bugs 2007-04-16 18:00:54 +00:00
David Anderson b90bc3a3e4 fixed bug amb46 2007-04-16 17:11:40 +00:00
David Anderson de530e2ca3 fixed amb200, added native test suite 2007-04-16 17:08:15 +00:00
David Anderson 5d4669d52e implemented amb17
expanded menu tests
deprecated MEXIT_NORMAL, MPROP_ORDER, MPROP_PADMENU
fixed various bugs in PagekeyToItem
2007-04-16 06:58:28 +00:00
David Anderson 5252e06c2a fixed amb90 (not working in 0th slot, related to commit 2491) 2007-03-16 04:17:47 +00:00
David Anderson e4b01bc066 fixed various linux compiling issues... 2007-03-13 04:16:20 +00:00
David Anderson e6120fdcd6 fixed a small bug where loading under dlsym crashed
fixed line endings in vim
2007-03-13 00:42:16 +00:00
David Anderson 4dc4616933 added "makeopts" to win32 devenv 2007-03-13 00:29:10 +00:00
David Anderson 46a3929365 excluded svn_version.tpl
if a mod fails to build, it's no longer fatal
2007-03-13 00:21:35 +00:00
David Anderson 4597868d30 wow i forgot core's template 2007-03-12 22:45:57 +00:00
David Anderson cf716c4049 added tsfun and added a --modules option to the versionchanger script 2007-03-12 22:33:43 +00:00
David Anderson cc6b9d3d81 added dynamic versioning
committed .sln files to a few wayward projects
2007-03-12 22:27:27 +00:00
David Anderson a34279b971 fixed a bug in the installer packager 2007-03-12 20:44:29 +00:00
David Anderson 71065a65dd attempted merge at 1.77 back into trunk... Oh MY GOD 2007-03-09 03:04:40 +00:00
David Anderson baba221dd9 made my life 1,000 times easier for creating these release builds 2007-03-08 06:20:11 +00:00
David Anderson 829485ef2a bumped version one last time
fixed makefile for nongpl changes
2007-03-08 04:54:03 +00:00
David Anderson ea34c2c78a fixed a bug reported by peanut where amx_fwrite() had the wrong sizeof() type 2007-03-07 02:29:54 +00:00
David Anderson 39e6d958bf bumped installer version 2007-03-04 06:06:44 +00:00
David Anderson bb54b37399 removed allow_nongpl, it wasn't really viable 2007-03-04 04:37:42 +00:00
David Anderson 88dd3b021e removed this option 2007-03-04 04:33:29 +00:00
David Anderson ef4d19378d bumped more versions 2007-03-04 03:43:57 +00:00
David Anderson 7f1ea1490d bumped necessary module versions 2007-03-04 03:42:11 +00:00
David Anderson 041fb4e37f updated compiler builds 2007-03-04 01:46:38 +00:00
David Anderson 193e59df90 updated compiler builds 2007-03-04 01:40:40 +00:00
David Anderson d4703f045d fixed a bug where '%c' did not correctly count toward the writable string length 2007-03-04 00:02:23 +00:00
David Anderson 109b1e45b5 added non-gpl plugin blocking (wow i can't believe it came to this) 2007-03-03 23:14:24 +00:00
David Anderson 83631e95aa fixed bug amb41 2007-02-24 21:08:00 +00:00
David Anderson 6eb1242600 fixed tags (amb36) 2007-02-24 20:07:21 +00:00
David Anderson 09f271e5d0 Fixed amb35, multiple plugins loading 2007-02-21 18:42:14 +00:00
David Anderson 7f3c2d00ac fixed bug am50501 2007-01-28 05:01:38 +00:00
David Anderson 2d1c43c937 Merged in changes to report 49977 2007-01-17 06:56:52 +00:00
David Anderson 17adb214f2 Fixed bug am49982 (wrote parameter counts) 2007-01-17 05:32:45 +00:00
David Anderson 68f1ce7a52 fixed an initialization bug 2006-12-23 22:05:51 +00:00
David Anderson e5b0ed3af1 fixed bug am48866 part 2 2006-12-23 19:01:11 +00:00
David Anderson 49e70063fa fixed bug am48866 2006-12-23 18:59:30 +00:00
David Anderson b661873426 removed amd64 crap 2006-12-19 14:34:41 +00:00
David Anderson 8e290cdf31 final build info 2006-12-19 14:26:31 +00:00
David Anderson 42f23a832a bumped version number for plugins 2006-12-19 14:24:01 +00:00
David Anderson 13e619bf97 bumped versions 2006-12-19 14:18:05 +00:00
David Anderson 4332d6c271 fixed bug am47617 2006-12-19 14:03:02 +00:00
David Anderson 627b3f0f98 Fixed bug 48522 2006-12-19 12:24:36 +00:00
David Anderson b7b55d060a sawce's sdk fixes 2006-12-19 11:19:45 +00:00
David Anderson b110021f4f fixed bug am48308 2006-12-19 11:12:12 +00:00
David Anderson 96c49f4ff9 defaulted value back to 0 for backwards compat 2006-12-19 11:03:00 +00:00
David Anderson f53c877670 fixed bug am27152 2006-12-19 10:57:43 +00:00
David Anderson b237317e50 Fixed bug am48018 2006-12-19 10:36:26 +00:00
David Anderson 73b2ceb855 fixed bug am47988 2006-12-19 03:32:58 +00:00
David Anderson b64fb4678d fixed issue 48202 2006-12-19 02:35:16 +00:00
David Anderson d6ed1a8d8a Fixed bug am48234 2006-12-19 02:24:09 +00:00
David Anderson b762174c30 fixed bug am48275 2006-12-19 02:02:49 +00:00
David Anderson 86838bead1 Fixed bug am48294 2006-12-19 01:58:46 +00:00
David Anderson e6c15d9f05 Fixed bug am48580 2006-12-19 01:57:18 +00:00
David Anderson 4eaea443e1 who would have thought that iterators change?! 2006-11-22 07:33:54 +00:00
David Anderson 299f1b5f62 Fixed bug am46960 (cannot unpause through menu) 2006-11-22 06:14:10 +00:00
David Anderson 4e7bf7e348 ! 2006-11-22 05:39:08 +00:00
David Anderson d048996b50 fixed bug am47194 (journal crash) 2006-11-22 05:30:58 +00:00
David Anderson a34c8daf34 again... oops 2006-11-22 04:17:08 +00:00