David Anderson
|
1497d58e41
|
removed -fno-threadsafe-statics, didn't do anything
|
2007-11-13 16:46:59 +00:00 |
|
David Anderson
|
fd028ca1e7
|
fix for amb1077 - PT_TLS bugs in glibc
|
2007-11-13 16:45:55 +00:00 |
|
David Anderson
|
a1d812398b
|
fixed amb1130
|
2007-11-13 02:28:09 +00:00 |
|
David Anderson
|
df96a81a75
|
fixed code that was clearly never tested (amb1126)
|
2007-11-13 02:25:20 +00:00 |
|
David Anderson
|
656d30be83
|
fixed amb1096
|
2007-11-13 01:44:17 +00:00 |
|
David Anderson
|
6e8a164e67
|
bumped version to 1.8.1
|
2007-11-12 23:50:41 +00:00 |
|
David Anderson
|
521288dae0
|
added dlopen() failure logging to linux
|
2007-11-12 23:48:26 +00:00 |
|
David Anderson
|
4c464390ac
|
fixed amb1080 - german translation typo
|
2007-10-30 01:59:51 +00:00 |
|
David Anderson
|
408e69c41c
|
fixed amb1079 - threaded queries with results would crash
|
2007-10-30 00:09:18 +00:00 |
|
David Anderson
|
cc99d6d1fb
|
finalized build numbers and all that other release crap
|
2007-10-26 02:23:21 +00:00 |
|
David Anderson
|
3030302952
|
updated installer file list
|
2007-10-26 01:58:59 +00:00 |
|
David Anderson
|
f281a24274
|
added pluginmenu to build
|
2007-10-26 01:47:40 +00:00 |
|
David Anderson
|
efbba0a909
|
small change to the version changer for release builds
|
2007-10-26 01:42:35 +00:00 |
|
David Anderson
|
3750788893
|
fixed amxmodx makefile
|
2007-10-26 01:42:12 +00:00 |
|
David Anderson
|
993b6e6c74
|
added 3 more spaces to version output so our version numbers look nice
|
2007-10-26 01:41:45 +00:00 |
|
David Anderson
|
7f51048438
|
fixed ns makefile
|
2007-10-26 01:31:28 +00:00 |
|
David Anderson
|
212697b950
|
whoops, that was one terrible commit. the bug is really fixed now.
|
2007-10-26 01:09:08 +00:00 |
|
David Anderson
|
6a567f3c77
|
fixed a memory corruption bug in CVector
|
2007-10-26 01:03:23 +00:00 |
|
David Anderson
|
36241e2905
|
updated revision numbers
|
2007-10-26 00:28:17 +00:00 |
|
David Anderson
|
b630ffe28f
|
added amb1063 - sven coop offsets from ts2do
|
2007-10-26 00:16:04 +00:00 |
|
David Anderson
|
f6276db4d0
|
fixed amb1067 - SQL_SetAffinity crashed when targeting sqlite
|
2007-10-26 00:10:09 +00:00 |
|
David Anderson
|
a2e3f8682f
|
fixed amb1069 - map prefixes still didn't work
|
2007-10-25 23:54:51 +00:00 |
|
David Anderson
|
dbf6143747
|
fixed linux build
|
2007-10-23 11:24:51 +00:00 |
|
David Anderson
|
4aafcc50a0
|
lowered thread think time from 500ms to 200ms
|
2007-10-22 22:21:20 +00:00 |
|
David Anderson
|
a86b1c5097
|
added amb281 - multiple result sets for MySQL
|
2007-10-22 21:31:02 +00:00 |
|
David Anderson
|
2d737970d0
|
small fix for amb1024 - weird plugin dir choice
|
2007-10-22 20:06:28 +00:00 |
|
David Anderson
|
b7f8503655
|
added amb844 - get_pdata_ent
|
2007-10-22 19:52:06 +00:00 |
|
David Anderson
|
ca3d15c27e
|
fixed amb816 - stats comments were wrong
|
2007-10-22 19:40:35 +00:00 |
|
David Anderson
|
468e6fb9dd
|
added amb909 - LoadFileForMe()
|
2007-10-22 19:26:45 +00:00 |
|
David Anderson
|
50bbefa3ba
|
fixed amb1023 - register_library had an outdated comment
|
2007-10-22 19:00:25 +00:00 |
|
David Anderson
|
b2b2c1d961
|
fixed a very nasty bug where the runtime stack/heap values appeared to simply be corrupted by the JIT initialization function. this probably never manifested in thiadmer's builds because the routine was broken at a higher level
|
2007-10-03 06:35:20 +00:00 |
|
David Anderson
|
748d000c02
|
fixed the other native relying on this offset as well
|
2007-10-03 00:54:19 +00:00 |
|
David Anderson
|
c1791361da
|
now for the one byte fix...
|
2007-10-03 00:51:25 +00:00 |
|
David Anderson
|
6a483cfcae
|
fixed amb291 issue
|
2007-10-03 00:50:30 +00:00 |
|
David Anderson
|
fcdd17480c
|
fix for amb253 - database now spinlocks instead of failing to lock
|
2007-10-02 23:38:31 +00:00 |
|
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 |
|