Commit Graph

5233 Commits

Author SHA1 Message Date
dvander@alliedmods.net
2f71cb4cd7 Rename BaseRuntime to PluginRuntime. 2015-02-23 16:40:36 -08:00
David Anderson
b8d2be9a0d Merge pull request #271 from alliedmodders/rm-jit-function
Rename some horrible classes.
2015-02-23 16:28:28 -08:00
dvander@alliedmods.net
b2d8dde3a5 Rename Function to CompiledFunction. 2015-02-23 16:27:57 -08:00
dvander@alliedmods.net
0ee4885056 Rename sp_vm_function to scripted-invoker. 2015-02-23 16:14:59 -08:00
dvander@alliedmods.net
45bac7feb0 Rename jit_function to compiled-function. 2015-02-23 16:04:57 -08:00
dvander@alliedmods.net
892b8c05b1 Rename JitFunction to CompiledFunction and CFunction to ScriptedInvoker. 2015-02-23 16:03:08 -08:00
David Anderson
7d64ade621 Merge pull request #270 from alliedmodders/modernize-vm-style
Modernize sourcepawn/jit style.
2015-02-23 14:38:28 -08:00
dvander@alliedmods.net
45c43f4aee Modernize sp_vm_basecontext. 2015-02-23 13:40:01 -08:00
dvander@alliedmods.net
1b47aa10ca Modernize sp_vm_engine style. 2015-02-23 13:08:28 -08:00
dvander@alliedmods.net
bcd88b4437 Modernize sp_vm_function style. 2015-02-23 13:01:00 -08:00
dvander@alliedmods.net
10d778e344 Modernize engine2.* style. 2015-02-23 12:49:26 -08:00
dvander@alliedmods.net
0100ebadb9 Fix build on GCC. 2015-02-23 12:40:02 -08:00
Nicholas Hastings
62ed3973b5 Fix Insurgency s_pTempEntities offset on Windows. 2015-02-22 20:08:42 -05:00
Nicholas Hastings
5f7e800444 Use new IVEngineServer::GetIServer to get IServer* on Insurgency. 2015-02-22 15:16:26 -05:00
Nicholas Hastings
b52b5f46f0 Update Insurgency Windows SDKTools gamedata. 2015-02-22 10:14:53 -05:00
Kyle Sanderson
9099516906 Merge pull request #200 from alliedmodders/travis-clang-3.5
Make TravisCI builds use Clang 3.5 to match our Buildbot builds.
2015-02-21 19:28:38 -08:00
Kyle Sanderson
f235f97d95 Install g++-4.8 before installing llvm 3.5 2015-02-21 19:20:18 -08:00
Kyle Sanderson
4bd4d8d4a5 Merge pull request #268 from KyleSanderson/MenuCrash
Root Menu Handles during Display (Bug 5620,r=dvander).
2015-02-21 17:25:25 -08:00
Kyle Sanderson
284fab7254 Root Menu Handles during Display. 2015-02-21 17:10:26 -08:00
Nicholas Hastings
7e8d4b89ca Trigger build for hl2sdk-dota changes. 2015-02-20 09:16:40 -05:00
Nicholas Hastings
d179240c45 Merge pull request #265 from alliedmodders/missing-fs-native
Add missing impl for File.ReadUint16 (r=dvander).
2015-02-18 15:10:05 -05:00
Nicholas Hastings
589482736f Merge pull request #247 from AnthonyIacono/normalshook-upgrade
Improvements for NormalSHook functionality (r=psychonic).
2015-02-18 14:43:33 -05:00
Nicholas Hastings
3d2bd070ad Merge pull request #264 from davidskuza/sample-ext-vs-update
Updated Visual Studio sample_ext files.
2015-02-18 14:38:22 -05:00
Nicholas Hastings
b9579a53ce Add missing impl for File.ReadUint16. 2015-02-18 04:50:20 -08:00
Developer
94c439e533 Updated Visual Studio sample_ext files 2015-02-18 10:34:38 +01:00
Nicholas Hastings
a327a788c1 Trigger build for hl2sdk-csgo changes. 2015-02-17 15:52:31 -05:00
David Anderson
eb9f496cd8 Merge pull request #262 from VoiDeD/bug-6310
Fix tag mismatch warning when using SQLite_UseDatabase. (bug 6310)
2015-02-15 21:45:46 -08:00
Ryan Stecker
0203d2c811 Fix tag mismatch warning when using SQLite_UseDatabase. (bug 6310) 2015-02-15 21:53:31 -06:00
Nicholas Hastings
591aea54b6 Merge pull request #261 from alliedmodders/handle-dump-loc
Make handle dump location relative to gamedir to match other sm_dump commands (r=kyles).
2015-02-08 17:14:42 -05:00
Nicholas Hastings
00ad38f5b7 Actually use game path instead of SM path as base. 2015-02-07 09:25:25 -08:00
Nicholas Hastings
261e135845 Make handle dump location relative to gamedir to match other sm_dump commands. 2015-02-07 09:21:53 -08:00
Nicholas Hastings
f50d8317f6 Merge currently in-use gdc-psyfork symbols.txt. 2015-02-05 14:44:58 -05:00
Anthony
3558418ed7 Initializing soundEntry and using something safer than strcpy 2015-02-05 11:12:33 -08:00
Nicholas Hastings
fca927884b Merge pull request #260 from alliedmodders/bug-6303
Fix crash when creating and destroying a TopMenu before map start (bug 6303, r=asherkin).
2015-02-04 16:16:23 -05:00
Nicholas Hastings
10c62dc0c0 Fix crash when creating and destroying a TopMenu without map change (bug 6303). 2015-02-04 09:57:04 -08:00
David Anderson
7e9b22cb6e Merge pull request #259 from alliedmodders/rm-sizeof-defarg
Remove sizeof() as a special-case default argument value.
2015-02-03 12:44:00 -08:00
Nicholas Hastings
c427dfbea7 Merge pull request #203 from alliedmodders/bug-6248
Remove faulty g_FlagSet array in adminsys (bug 6248) (r=asherkin).
2015-02-03 12:39:43 -05:00
Nicholas Hastings
e88039d4e0 Fix FindFlagChar not finding char for AdminFlag_Custom6. 2015-02-03 10:32:34 -05:00
Nicholas Hastings
84a59c6fb7 Fix g_ReverseFlags array size. 2015-02-03 10:27:32 -05:00
Nicholas Hastings
19be28cc2e Rename g_FlagSet to g_FlagCharSet to avoid some confusion. 2015-02-03 10:26:28 -05:00
David Anderson
c116a731f1 Remove sizeof() as a special-case default argument value. 2015-02-02 21:10:20 -08:00
Ruben Gonzalez
cf9dd08c45 Merge pull request #258 from alliedmodders/weaponprice-fix-wip
Fix GetWeaponPrice for CS:GO
2015-02-01 12:06:07 -05:00
Nicholas Hastings
a88b447327 Merge pull request #257 from alliedmodders/sm-plugins-refresh
Fix "sm plugins refresh" not refreshing changed plugins (r=dvander).
2015-01-31 15:31:49 -05:00
Nicholas Hastings
52514a96bd Fix "sm plugins refresh" not refreshing changed plugins. 2015-01-31 15:28:21 -05:00
Ruben Gonzalez
5ffb4d9845 Merge branch 'master' into weaponprice-fix-wip 2015-01-31 15:15:44 -05:00
David Anderson
0bb2dc32af Merge pull request #256 from alliedmodders/bug6302
Don't special case hierarchy-free enumeration constants when used as array indices. (bug 6302)
2015-01-31 10:50:24 -08:00
Ruben Gonzalez
213e7ced8c Initial CSGO GetWeaponPrice fixes 2015-01-31 12:44:18 -05:00
David Anderson
380479cadd Don't special case hierarchy-free enumeration constants when used as array indices. (bug 6302) 2015-01-29 00:16:06 -08:00
David Anderson
04c23383b1 Merge pull request #255 from alliedmodders/bug6298
Fix chained field expressions losing lvalue-ness. (bug 6298)
2015-01-28 17:49:52 -08:00
David Anderson
90ff154598 Fix chained field expressions losing lvalue-ness. (bug 6298) 2015-01-28 17:31:16 -08:00