Commit Graph

2667 Commits

Author SHA1 Message Date
David Anderson
1f96e25121 updated linux build
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401922
2008-03-02 23:58:33 +00:00
David Anderson
e7f8d1b2f5 added amb1424 - hudtext functions for mods that support them
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401921
2008-03-02 23:54:38 +00:00
David Anderson
e0b4b8b9f6 added amb1497 - log hooking
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401920
2008-03-02 19:08:27 +00:00
David Anderson
e6d37a3850 fixed a serious codegen bug where profiled internal functions in plugins could have their return values smashed. this only affected plugins being internally profiled
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401919
2008-03-02 18:18:42 +00:00
David Anderson
31a745422d added amb1377 - binary sql functions
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401918
2008-03-02 18:01:49 +00:00
David Anderson
b3c7d4803f fixed linux build
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401917
2008-03-02 08:10:34 +00:00
David Anderson
c6dd96e201 fixed a bug with start time display
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401916
2008-03-02 07:28:24 +00:00
David Anderson
0d9f3fb417 fixed dialog box in profviewer showing nonsense file name
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401915
2008-03-02 07:15:28 +00:00
David Anderson
0817bd0b8b added amb256 - (nice number), profiler complete with gui to show files
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401914
2008-03-02 06:40:59 +00:00
David Anderson
f4e23a14dd added amb1331 - steamid targetting
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401913
2008-03-01 07:59:53 +00:00
David Anderson
7a8309deed fixed a bug from @me in server console
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401912
2008-03-01 07:17:38 +00:00
David Anderson
7c0e564db7 added amb1320 - added @me and @!me targets
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401911
2008-03-01 07:14:16 +00:00
David Anderson
2be85f1a3e added amb1495 - ISourceMod::Add/RemoveGameFrameHook
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401910
2008-03-01 06:33:25 +00:00
David Anderson
1e6b1c92cc fixed amb1485 - memory corruption in ShiftArrayUp() / CellArray::insert_at()
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401909
2008-03-01 06:07:16 +00:00
David Anderson
f30d3d1901 fixed amb1475 - inconsistent root console menu usage
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401908
2008-03-01 05:42:25 +00:00
David Anderson
a87628654d fixed amb1476 - sm_sql_addgroup params were backwards
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401907
2008-03-01 05:18:26 +00:00
David Anderson
b144620eeb fixed amb1483 - GetEntPropString() rejected FIELD_MODELNAME/FIELD_SOUNDNAME
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401906
2008-02-27 13:49:57 +00:00
David Anderson
5b2d36e386 fixed amb1487 (sm_slap for negative damage)
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401905
2008-02-27 13:46:41 +00:00
Borja Ferrer
82c57bb7b0 fixed linux build
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401904
2008-02-23 21:05:23 +00:00
David Anderson
4eda818e0f added special build rule for sp_vm_engine.cpp
fixed an uninitialized memory read in ReadMapList()

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401903
2008-02-23 20:54:31 +00:00
Borja Ferrer
1b26a1984a gah GCC crying again
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401902
2008-02-23 20:50:26 +00:00
Borja Ferrer
4365d3763d moved these includes for GCC
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401901
2008-02-23 20:33:33 +00:00
Borja Ferrer
45860880ef Executable memory is now provided by MM:S's allocator, this should reduce virtual memory usage.
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401900
2008-02-23 20:18:49 +00:00
Borja Ferrer
0e547df447 added amb1425, added description buffers to find concommand natives
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401899
2008-02-23 12:25:27 +00:00
Borja Ferrer
7bf9cfc2e8 improved timer error message (amb1474)
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401898
2008-02-23 11:40:45 +00:00
David Anderson
887b384f47 fixed bug in the build tool
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401897
2008-02-22 22:07:41 +00:00
David Anderson
d8569c1139 updated build tool for vdf file and new plugin names
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401896
2008-02-22 21:51:04 +00:00
David Anderson
63cb644232 deprecated LoadMaps() and its usage in three plugins
renamed basefun* to fun*
removed map file list cvars

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401895
2008-02-22 21:01:08 +00:00
David Anderson
2edce74e0f amb1420 - full ff2.0 support
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401894
2008-02-22 19:22:22 +00:00
David Anderson
b4b6238bbe added credits
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401893
2008-02-22 18:19:25 +00:00
David Anderson
41f4e68e7e amb1442 - zps support
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401892
2008-02-22 18:17:26 +00:00
David Anderson
ef92966bac added amb1402 - gameconfig errors are now logged fully
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401891
2008-02-22 17:12:24 +00:00
David Anderson
1f57da5aa0 added amb1418 - FIELD_STRING support for GetEntPropString()
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401890
2008-02-22 16:51:15 +00:00
David Anderson
67442ac4a0 added amb1447 - IRootConsoleMenu exposure
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401889
2008-02-22 16:07:27 +00:00
David Anderson
d2740940fc fixed double quotes in project filex
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401888
2008-02-22 15:05:51 +00:00
David Anderson
90d275109a another build tool fix, golly
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401887
2008-02-22 14:36:04 +00:00
David Anderson
c733283b90 more fixes for build tool
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401886
2008-02-22 14:32:08 +00:00
David Anderson
b66203259b attempt at getting the build tool to use the new makefiles
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401885
2008-02-22 14:20:02 +00:00
David Anderson
5398db729c shiny new Makefiles with new build procedure. i've removed ep1+mms16 support for now. i've also removed -fPIC since it's useless bloat on modern x86.
--HG--
rename : core/Makefile.orig => core/Makefile
rename : extensions/cstrike/Makefile.orig => extensions/cstrike/Makefile
rename : extensions/sdktools/Makefile.orig => extensions/sdktools/Makefile
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401884
2008-02-22 14:16:53 +00:00
David Anderson
5827c76897 added sourcemod's VDF file. yay
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401883
2008-02-22 02:28:33 +00:00
David Anderson
d7443c5af9 what
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401882
2008-02-22 02:27:41 +00:00
David Anderson
750edc27e2 fixed some pointless typos
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401881
2008-02-22 02:27:08 +00:00
David Anderson
e4450610da amb1443 - SQL_QuoteString -> SQL_EscapeString
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401880
2008-02-22 02:23:17 +00:00
David Anderson
cf52d02803 fixed amb1468 - renderer marked disabled items as valid selections
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401879
2008-02-22 01:56:22 +00:00
Matt Woodrow
7a5b8caa16 Added amb1460 - BfGetNumBytesLeft
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401878
2008-02-21 01:03:35 +00:00
Matt Woodrow
9a49bf2f08 Update of project file to match latest hl2sdk
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401877
2008-02-20 07:56:33 +00:00
Matt Woodrow
4bbad74506 Fixed amb1446 : Updated pvkii showmenu and sdktools support.
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401876
2008-02-10 01:19:34 +00:00
David Anderson
9e9f74aab0 added some more doc
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401875
2008-01-31 02:37:34 +00:00
David Anderson
512ec74819 cross-compiling
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401874
2008-01-30 20:51:07 +00:00
David Anderson
22bc72c0d4 cross-compiles
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401873
2008-01-30 20:50:45 +00:00