Commit Graph

  • 9292e0f816 Fixed a bug where natives with no owner could be bound (crashing). Fixed a bug where FakeNative entries were leaked. David Anderson 2008-07-16 03:46:10 +0000
  • 4d48fc7ae5 Fixed double-period showing on native failures. David Anderson 2008-07-16 03:37:37 +0000
  • 463cfb0015 fixed a crash-on-load bug in clientprefs David Anderson 2008-07-16 02:48:50 +0000
  • 3ed5d1e8d7 Fixed build. I <3 you too gcc. Matt Woodrow 2008-07-15 02:26:22 +0000
  • e64e2534eb Fixed amb1810 - Clientprefs no longer blocks load. Matt Woodrow 2008-07-15 00:24:08 +0000
  • 67e28d7475 Moved nextmap command into basetriggers.sp Matt Woodrow 2008-07-13 07:01:54 +0000
  • 64b8049d70 Fixed build Matt Woodrow 2008-07-13 06:13:28 +0000
  • dd75e88cbb Identities are now dropped before extensions unload. Matt Woodrow 2008-07-13 05:36:52 +0000
  • 775d22a5ca Identities are now dropped before extensions unload. Matt Woodrow 2008-07-13 05:36:39 +0000
  • c75d607a00 - Added ForceChangeLevel and Map History to nextmap api - Changed base plugins to use new api - Added sm_maphistory command to nextmap.sp Matt Woodrow 2008-07-13 05:13:37 +0000
  • 8126aa6bb8 using 'goto' is now an error David Anderson 2008-07-12 22:28:10 +0000
  • 8968f50577 Builds against latest OB SDK now Scott Ehlert 2008-07-12 09:05:36 +0000
  • 846caf1298 Builds against latest OB SDK now Scott Ehlert 2008-07-12 09:05:19 +0000
  • c2917a8dd4 Fixed Windows build Scott Ehlert 2008-07-12 04:08:41 +0000
  • 9e443cfdd3 fixed release build David Anderson 2008-07-12 03:30:00 +0000
  • b743af8a72 fixed cstrike build David Anderson 2008-07-12 03:19:55 +0000
  • 8a4c96b252 fixed build (I hope) David Anderson 2008-07-11 09:28:04 +0000
  • 0392e55ef7 fixed module version path David Anderson 2008-07-11 09:27:03 +0000
  • fa5ee3287f fixed regressions in debug mode David Anderson 2008-07-11 09:24:12 +0000
  • e1882f97a1 Added amb1826 - 'nextmap' command now attempts to obey 'sm_trigger_show' if available. Matt Woodrow 2008-07-11 08:31:57 +0000
  • 1a156deca5 landed massive refactoring of the JIT. contexts are actually contexts now, and a higher level structure wraps sp_plugin_t info. on that note, both sp_plugin_t and sp_context_t are entirely opaque, and not even core has access to them. amazingly, i managed to keep binary compatibility here although a large number of functions are deprecated (and core should eventually stop calling them). David Anderson 2008-07-11 08:18:43 +0000
  • 5668f23b50 fixed a compat regression, forgot msvc does funky things with overloaded virtual calls David Anderson 2008-07-11 06:51:21 +0000
  • 232f344c41 FindPluginByContext works again David Anderson 2008-07-11 05:15:43 +0000
  • 79cf4e07eb GetContext() now returns 'this' as a hack (shouldn't+can't be accessed anyway) David Anderson 2008-07-11 05:14:32 +0000
  • f9b294d89e updated makefile to actually work David Anderson 2008-07-10 05:42:10 +0000
  • a88d7c1cdc fixed a number of regressions, things are starting to load David Anderson 2008-07-10 05:38:54 +0000
  • 85760603b7 fixed linux build David Anderson 2008-07-10 03:38:04 +0000
  • ea1f5e86c0 Gamedata fetcher now unlocks gamedata files after a successful query Matt Woodrow 2008-07-10 01:26:02 +0000
  • b1072d3b09 Fixed amb1838 - Mapchooser should not instantly start a new vote if the current one was cancelled (and caused a stack overflow) Matt Woodrow 2008-07-10 01:11:51 +0000
  • 81632dda97 Fixed unload crash with tf2 extension. Matt Woodrow 2008-07-09 02:03:13 +0000
  • 80fdbcf8c7 Fixed regression in ForwardSys with ET_LowEvent Matt Woodrow 2008-07-08 23:55:29 +0000
  • 7d42655e8f Fixed regression in ForwardSys with ET_LowEvent Matt Woodrow 2008-07-08 23:55:15 +0000
  • bd2361c8ae Bumped IForwardSys Scott Ehlert 2008-07-08 21:17:05 +0000
  • e6a84801d2 Bumped IForwardSys Scott Ehlert 2008-07-08 21:16:31 +0000
  • c9a81c0651 - Fixed amb1802: Crash when client was disconnected as a result of false being returned in OnClientConnect and a function that operated on this client was used. A client's connection state was not reset when this happened. - Removed IForwardFilter due to overall horribleness (should be safe since no one seems to use it). Perhaps it might be back one day? - Added ET_LowEvent forward exec type which is exactly the same as ET_Event, except that it returns the lowest value rather than the highest Scott Ehlert 2008-07-08 09:20:47 +0000
  • b58e7177ed Oops, forgot to commit this; fixed build Scott Ehlert 2008-07-08 09:15:15 +0000
  • 6e0f4ee665 - Fixed amb1802: Crash when client was disconnected as a result of false being returned in OnClientConnect and a function that operated on this client was used. A client's connection state was not reset when this happened. - Removed IForwardFilter due to overall horribleness (should be safe since no one seems to use it). Perhaps it might be back one day? - Added ET_LowEvent forward exec type which is exactly the same as ET_Event, except that it returns the lowest value rather than the highest Scott Ehlert 2008-07-08 08:55:50 +0000
  • aa096f2385 fixed a few really dumb crash bugs in refac-jit David Anderson 2008-07-08 07:59:33 +0000
  • 53acb70260 Fixed build Matt Woodrow 2008-07-07 23:12:21 +0000
  • 6ef4c4b3ad Fixed amb1828 - Not killing timers properly Matt Woodrow 2008-07-07 22:17:55 +0000
  • 4ac38946f2 Fixed amb1815 - Custom admin menu wasn't escaping input Matt Woodrow 2008-07-07 22:11:49 +0000
  • ab690bfdd9 Fixed amb1815 - Custom admin menu wasn't escaping input Matt Woodrow 2008-07-07 22:11:18 +0000
  • af54ae6af7 fixed some build issues. deprecated ISourceMod::GetScriptingVM David Anderson 2008-07-07 06:33:42 +0000
  • 2c23544b29 amazingly, core now builds. it probably crashes horribly but i'll test tomorrow. David Anderson 2008-07-07 06:25:15 +0000
  • 5351bbec71 more api for core sets profiler+debugger now David Anderson 2008-07-07 06:24:54 +0000
  • 492c913aa9 added api calls needed by core David Anderson 2008-07-07 05:28:42 +0000
  • 31dd23fbd9 committed public api changes (context and plugin are now private) David Anderson 2008-07-07 04:58:49 +0000
  • 3f38171d8c refac-jit is almost done i think, next comes getting core compatible. David Anderson 2008-07-07 04:56:29 +0000
  • 307adb34ab moved more files around David Anderson 2008-07-06 05:04:38 +0000
  • 8a4af4d22f moved files around pre-emptively David Anderson 2008-07-06 04:59:39 +0000
  • 2e7b6b5ba5 jit refactoring branch David Anderson 2008-07-06 04:49:55 +0000
  • 9a02cb9dc8 synced dod:s gamedata changes from 1.0.3 David Anderson 2008-07-06 03:37:40 +0000
  • 43c085eea3 synced config changes from 1.0.3 David Anderson 2008-07-06 03:35:58 +0000
  • 6a834ffef7 Fixed requiring dependencies at the wrong time. Matt Woodrow 2008-07-06 03:30:06 +0000
  • 86c8ec847a fixed crazybuilds David Anderson 2008-07-06 02:28:00 +0000
  • 2df2b791d8 amb1797 - reduced query staggering time from 500ms to 50ms David Anderson 2008-07-06 00:51:05 +0000
  • 0e1ae4d85b fixed amb1808 - KickClient() is delayed and does not crash -- KickClientEx() is the old functionality David Anderson 2008-07-06 00:45:26 +0000
  • b21b24830e fixed amb1808 - KickClient() is delayed and does not crash -- KickClientEx() is the old functionality David Anderson 2008-07-06 00:44:56 +0000
  • 3d96f8f127 fixed amb1763 - clear function call status on a new call David Anderson 2008-07-06 00:02:11 +0000
  • e6cec6528c fixed amb1763 - clear function call status on a new call David Anderson 2008-07-06 00:01:40 +0000
  • 2cc809be0c fixed amb1748 - timeleft was spammable from console David Anderson 2008-07-05 23:02:27 +0000
  • d2d2578314 Fixed more critical hit crashes when compiled on msvc8. Matt Woodrow 2008-07-05 22:28:02 +0000
  • 76b51aed07 Fixed trunk versioning properly this time. Matt Woodrow 2008-07-05 09:23:55 +0000
  • 1c08ddc939 fixed eyeangles helper not being freed Borja Ferrer 2008-07-05 00:15:18 +0000
  • d0cbd943f1 fixed eyeangles helper not being freed Borja Ferrer 2008-07-05 00:15:18 +0000
  • c67a3cd749 Nominations not blocking current map and excluded maps when used from console. Removed error causing debug stuff from mapchooser. Matt Woodrow 2008-07-04 22:54:14 +0000
  • bf0354dbb9 fixed amb1801, IsFakeClient() wasn't working for TF2 causing false results and crashes Borja Ferrer 2008-07-04 19:04:33 +0000
  • bc6b3495be fixed amb1801, IsFakeClient() wasn't working for TF2 causing false results and crashes Borja Ferrer 2008-07-04 19:04:17 +0000
  • bc4f24e94d Temporarily added back version numbers to builds. Matt Woodrow 2008-07-04 00:21:34 +0000
  • 73203fb7b3 Removed unneeded dod:s beta scan script. Matt Woodrow 2008-07-03 08:54:58 +0000
  • 89c49c3976 And again with the fixes Matt Woodrow 2008-07-03 07:30:50 +0000
  • 89a56ac3e1 Output now shows params for overloaded functions Matt Woodrow 2008-07-03 06:52:28 +0000
  • 3cc5bebfa9 Hopefully fixed trunk build. Matt Woodrow 2008-07-03 06:26:28 +0000
  • f9cfe7e9da fixed regression in build tool David Anderson 2008-07-03 04:32:30 +0000
  • 83b59da392 Updated gamedata files now that dod:s is no longer in beta. Matt Woodrow 2008-07-03 02:39:49 +0000
  • 5c58f8c97b Updated gamedata files now that dod:s is no longer in beta. Matt Woodrow 2008-07-03 02:35:35 +0000
  • bb9f31e555 Changed dod script to support dod:s no longer being beta Matt Woodrow 2008-07-03 02:30:59 +0000
  • ce57617744 Gamedata query no longer detects a failed query as a crash. Matt Woodrow 2008-07-02 02:57:08 +0000
  • 77a7bf385b Added a vtable scan script for dod:s beta Matt Woodrow 2008-07-02 01:34:46 +0000
  • 52d2a1797d A null check that lets the program keep running is somewhat pointless. Matt Woodrow 2008-07-01 23:44:33 +0000
  • 111a3a7169 Added a null check on the vtable symbol Matt Woodrow 2008-07-01 23:42:19 +0000
  • a513a2a6f8 And the most important piece: Import of experimental gamedata autoupdater. Also new debug command "sm_gamedata_md5 <filename>" Matt Woodrow 2008-07-01 09:48:17 +0000
  • f3f46fc126 Minor fix to the filename reading logic. Almost done! Matt Woodrow 2008-07-01 09:38:20 +0000
  • 3cff457c6d More changes to support the shell script. Matt Woodrow 2008-07-01 09:29:02 +0000
  • 853b080aa4 Updated shell script to remove windows line endings Matt Woodrow 2008-07-01 09:24:22 +0000
  • 261023800e Updated gamedatamd5 to print the md5 in a more usable format and added shell script (thanks wowsawce!) for updating gamedata files. Matt Woodrow 2008-07-01 09:13:27 +0000
  • 7314d81947 Forgot SM doesn't use the new sdk yet Matt Woodrow 2008-07-01 09:10:21 +0000
  • d530d0c726 Big critical hits cleanup. Cleaner, easier to maintain, uses less memory and should be much less likely to cause crashes when valve change things on me. Matt Woodrow 2008-07-01 09:04:00 +0000
  • b01dd0798c clientprefs now uses the new dbi dependency shim David Anderson 2008-07-01 06:13:09 +0000
  • 968045ae62 - Interface dropping semantics are now changed, any pointer can be piped through. - IDBDriver lets you bind driver dependencies and cleanly shutdown now David Anderson 2008-07-01 06:12:16 +0000
  • 53fc8657bf pulled changes back from branch-1.0.3 David Anderson 2008-07-01 02:40:46 +0000
  • 4106620928 New mapchooser, rockthevote and nominations plugins finally ready. Removed the existing mapmanager stuff. Matt Woodrow 2008-07-01 01:18:52 +0000
  • ac9b9f8c2a Removed DEBUG from admin-sql-threaded.sp (amb1780) Matt Woodrow 2008-06-30 23:18:26 +0000
  • a4bf30ac1b Removed DEBUG from admin-sql-threaded.sp (amb1780) Matt Woodrow 2008-06-30 23:18:13 +0000
  • cdf54a3db1 Fixed mem leak in clientprefs Matt Woodrow 2008-06-30 23:07:54 +0000
  • 8a5d833c89 Updated DOD:S Beta offsets Added FireOutput support for DOD:S (amb1749) Scott Ehlert 2008-06-30 05:43:31 +0000
  • 82cb558335 Updated DOD:S Beta offsets Added FireOutput support for DOD:S (amb1749) Scott Ehlert 2008-06-30 05:41:44 +0000
  • 57bba6d83f Import of gamedata daemon. I love imported stuff. Matt Woodrow 2008-06-30 02:34:21 +0000
  • 2c08bb3a96 FORGOTTEN QUOTE Matt Woodrow 2008-06-30 02:11:58 +0000
  • 6d4938f6b5 Removed cruft. Matt Woodrow 2008-06-30 02:04:30 +0000