Commit Graph

  • cf866e5446 Added vim settings to SDK files David Anderson 2007-01-26 02:27:34 +0000
  • 6abb60a908 added license info to include files David Anderson 2007-01-26 02:07:24 +0000
  • 52727c6f21 added license headers to extensions David Anderson 2007-01-26 02:04:07 +0000
  • 676a6ea760 Filled out more license headers Completed lots of missing documentation Fixed /** on one-liners, must be /**< David Anderson 2007-01-26 01:55:06 +0000
  • e281a27c14 renamed relevant areas to SorucePawn David Anderson 2007-01-25 22:39:12 +0000
  • 21fb4856e0 added license headers David Anderson 2007-01-25 22:36:38 +0000
  • 3f072e1097 added license header David Anderson 2007-01-25 22:33:15 +0000
  • 3f921621e8 oops, tee hee David Anderson 2007-01-25 22:33:01 +0000
  • 25cdfb2c1b Added header license info David Anderson 2007-01-25 22:32:29 +0000
  • a9254e4b9a added important notice about keywords David Anderson 2007-01-25 22:17:20 +0000
  • 5a49f1d99b added Id svn:keywords property David Anderson 2007-01-25 22:00:15 +0000
  • eaa989cb6b fixed a build error renamed SMC_CreateParse to SMC_CreateParser David Anderson 2007-01-25 21:50:45 +0000
  • 84d1627c6e removed extra files David Anderson 2007-01-25 21:43:12 +0000
  • ea87f19779 changed source extension to .sp added crimson editor binds David Anderson 2007-01-25 21:42:54 +0000
  • 4e75204c77 reorganization David Anderson 2007-01-25 21:14:30 +0000
  • f32af66596 finished linux builds i guess David Anderson 2007-01-25 21:10:27 +0000
  • 3b2f126221 fixed a namespace collision David Anderson 2007-01-25 20:45:49 +0000
  • f5eab0e777 little makefile fix David Anderson 2007-01-25 20:45:37 +0000
  • ba1d7ae82f little fixes David Anderson 2007-01-25 20:45:08 +0000
  • 8dfb783b14 added linux support David Anderson 2007-01-25 20:42:07 +0000
  • 4a0712545e updated sdk added linux support David Anderson 2007-01-25 20:34:27 +0000
  • 7c76226230 added linux support David Anderson 2007-01-25 20:30:04 +0000
  • a20cfbeb28 added linux support David Anderson 2007-01-25 20:08:00 +0000
  • 1b0475abb0 time to get rid of this little guy, you served us well David Anderson 2007-01-25 10:07:35 +0000
  • 3e936bbd88 initial import of linux support David Anderson 2007-01-25 09:19:38 +0000
  • 25ed99ac60 added linux support David Anderson 2007-01-25 08:31:52 +0000
  • 0f3891a098 started first admin plugin! David Anderson 2007-01-25 06:22:03 +0000
  • 2129bb6d92 changed the API - funcid_t is now index only rather than a code address David Anderson 2007-01-25 06:21:20 +0000
  • f9a5920e5b added an easier format string Function changed normal log names to be more consistent added logging natives David Anderson 2007-01-25 06:19:17 +0000
  • 68ff0eb328 fixed this file up a bit David Anderson 2007-01-25 06:18:22 +0000
  • e506745890 Added more path building stuff Addeed text parsing API David Anderson 2007-01-25 04:37:23 +0000
  • aeb512c444 Non-public function addresses are no longer accepted Added a new VM function for pcode addresses (unused right now) David Anderson 2007-01-25 04:36:48 +0000
  • dbf105cc71 addressed a very unfortunate issue, the compiler's multipass system is garbage David Anderson 2007-01-25 04:25:40 +0000
  • c31ca9f079 removed plurality David Anderson 2007-01-25 02:40:47 +0000
  • 8d7f5d8c05 configuration reorg David Anderson 2007-01-25 02:40:14 +0000
  • ef2bc1aa60 changed the two init/unload forwards to have easier names added text parsing natives David Anderson 2007-01-25 02:10:43 +0000
  • c656a1343b fixed a bug in how functions were retrieved David Anderson 2007-01-25 01:59:37 +0000
  • 23a2d86140 added new functag keyword for fast funcenums David Anderson 2007-01-25 01:53:02 +0000
  • e596003b94 added admin natives David Anderson 2007-01-25 00:17:32 +0000
  • 0b8b26042e Added initial admin system natives Added a few API changes to the admin system Exposed more interfaces David Anderson 2007-01-24 23:43:31 +0000
  • ffd308f42c Initial import of admin system (groups and overrides done) Added a "clear" function for Tries David Anderson 2007-01-24 21:51:49 +0000
  • 2046bb0e14 tiny mistakes Borja Ferrer 2007-01-20 02:51:30 +0000
  • ba1daf3142 plugins get updated on map change maponly plugins get unloaded on map change Borja Ferrer 2007-01-20 02:12:53 +0000
  • d351566b25 changed the admin config organization around a bit David Anderson 2007-01-19 23:30:22 +0000
  • aa5da7bdb2 okay one last todo update David Anderson 2007-01-19 10:07:08 +0000
  • 84beea21cf updated todo list David Anderson 2007-01-19 10:06:45 +0000
  • 607509cec6 changed this to reject iface removal by default added forwardsys to defaults David Anderson 2007-01-19 10:02:43 +0000
  • ec93a3eb80 cleanup David Anderson 2007-01-19 08:24:11 +0000
  • cd735aec71 finished massive reorganization - IPluginFunction is now part of the VM, NOT the plugin system! This is how it should have been in the first place... David Anderson 2007-01-19 08:22:44 +0000
  • a25f2f7be6 Final bit of reorganization I hope David Anderson 2007-01-19 05:48:08 +0000
  • cc977859d6 More reorganizations David Anderson 2007-01-19 05:45:45 +0000
  • 8a46219d96 reorganized SourceMod for the public SDK David Anderson 2007-01-19 05:33:04 +0000
  • f3eedff775 added an unimplemented member to IShareSys David Anderson 2007-01-19 05:25:43 +0000
  • efe93fa470 initial import of threading extension David Anderson 2007-01-19 04:35:56 +0000
  • 2b7776f075 registered natives and removed todo's Borja Ferrer 2007-01-19 02:39:58 +0000
  • 2ac8a6597f added identifier to geoip, fixed native names David Anderson 2007-01-19 02:28:56 +0000
  • 91fc277fb9 new geoip natives Borja Ferrer 2007-01-19 02:23:04 +0000
  • 823fd20a6d added ISourceMod to SDK by default David Anderson 2007-01-19 02:17:24 +0000
  • 5c6eebcebf added new path format functions exposed helpers as ISourceMod David Anderson 2007-01-19 02:14:50 +0000
  • 2ea877f14b after some exam days its nice to code again Borja Ferrer 2007-01-19 01:50:42 +0000
  • c5d0848177 finished most of the extension system David Anderson 2007-01-18 23:28:14 +0000
  • 3bba8d6a2a --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40319 David Anderson 2007-01-18 21:07:10 +0000
  • c6b77c8cc1 This is now const David Anderson 2007-01-18 20:56:41 +0000
  • 232e027137 Quick commit of ShareSys API change David Anderson 2007-01-18 20:30:45 +0000
  • 4ac5297d11 fixed a dep bug fixed a plugin unload iterator bug extension unloading now works David Anderson 2007-01-18 09:14:20 +0000
  • 1efdacd69b added [SM] to direct responses of menu cmds began adding the extension menu David Anderson 2007-01-18 00:17:36 +0000
  • 3597a8b1fe Finished porting the "plugins" command to the new menu system David Anderson 2007-01-17 18:22:00 +0000
  • 35d0c555fa Redesigned how server commands work. The "plugins" command will be back soon. David Anderson 2007-01-17 06:49:59 +0000
  • 55ab150bd8 Changed [SOURCEMOD] to [SM] David Anderson 2007-01-17 06:49:40 +0000
  • 2bbcd57b9e Changed [SOURCEMOD] to [SM] David Anderson 2007-01-17 06:48:52 +0000
  • 7b8c36cb79 Added plugin dependencies to extensions David Anderson 2007-01-17 06:48:11 +0000
  • 1857f29efc Added extension loading/unloading Extended SDK for interface sharing Completed Metamod extension support David Anderson 2007-01-17 03:01:38 +0000
  • b7e10b111f added Id property David Anderson 2007-01-16 20:45:13 +0000
  • aec325b19c test of svn rev id David Anderson 2007-01-16 20:40:00 +0000
  • 0182ef0d5f fixed log tag David Anderson 2007-01-16 20:38:22 +0000
  • 4a1c111350 fixed up bad includes David Anderson 2007-01-16 20:36:09 +0000
  • e4602813e8 initial import of SDK proper David Anderson 2007-01-16 19:42:05 +0000
  • 03277707b5 initial import of extension API and SDK as well as auto-loading David Anderson 2007-01-16 19:41:21 +0000
  • f7545a848f Fixed an off-by-one bug in the handle system David Anderson 2007-01-16 19:34:32 +0000
  • 5366d05ce2 Fixed a serious potential corruption bug David Anderson 2007-01-16 19:03:29 +0000
  • c97d129c4d temporarily removed optimization that is breaking zlib somehow David Anderson 2007-01-15 23:10:59 +0000
  • 9331fe2a5c small notice to srvcommands preparation for extension system import David Anderson 2007-01-15 22:33:50 +0000
  • f4cd98191e small optimization, fixed a corruption bug David Anderson 2007-01-15 22:09:11 +0000
  • d74e35f1d5 changed default logging method David Anderson 2007-01-15 22:08:43 +0000
  • 9f2c0e370e forwards are now really unregistered Borja Ferrer 2007-01-15 03:28:55 +0000
  • 89350a1785 Added capability to toggle debug state in plugins at runtime Borja Ferrer 2007-01-15 00:56:39 +0000
  • e13c228c5a SMGlobalClass unloads now Borja Ferrer 2007-01-13 04:28:13 +0000
  • eea576cb52 Added new debugger logger Added format errors Paused plugins now have their forwards blocked Fixed bug where pausing a plugin wouldnt make any effect Borja Ferrer 2007-01-12 23:56:02 +0000
  • b50bb2bdca whoa done David Anderson 2007-01-12 05:23:39 +0000
  • 7ccf3a1787 sizeof() now returns character array sizes correctly added untested cellsof() opreator David Anderson 2007-01-12 04:11:39 +0000
  • 8d27faa359 filled out info about pausing David Anderson 2007-01-11 08:46:41 +0000
  • 3250194a87 added todo David Anderson 2007-01-11 08:45:38 +0000
  • efd3a8ab5f Handle system can now unload identities safely. when an identity is removed, all handles owned by it are removed in a chain. David Anderson 2007-01-11 07:29:09 +0000
  • 09b01f7950 removed a few TODOs and filled out some PluginSys stuff David Anderson 2007-01-11 01:13:34 +0000
  • f30dfedeeb logger gets initialized now Borja Ferrer 2007-01-11 01:11:24 +0000
  • 8ec61eecbf added some console natives more consts here and there in the logger Borja Ferrer 2007-01-10 23:49:22 +0000
  • 951e942ed6 PLATFORM_LINUX -> PLATFORM_POSIX David Anderson 2007-01-07 08:55:02 +0000
  • 07729d669e initial import of core translation strings David Anderson 2007-01-07 08:51:18 +0000
  • 0849820a3a initial import of languages file David Anderson 2007-01-07 08:48:54 +0000
  • 95368e57cd initial import of translator code (tested) David Anderson 2007-01-07 08:47:38 +0000