7ebe3f33cdinitial implementation of message hooks
Borja Ferrer
2007-03-01 22:49:08 +0000
f7df18f6fdfixed crash when gamedata is missing
David Anderson
2007-03-01 16:35:06 +0000
27f239b639fixed a codegen bug in the compiler (amb53)
David Anderson
2007-03-01 04:41:41 +0000
124f9ba049slight reorganization for future expansion
David Anderson
2007-03-01 04:18:23 +0000
d893af2ea4added keys to game config files
David Anderson
2007-03-01 03:58:18 +0000
8d29b2c02einitial import of game compatibility backend
David Anderson
2007-03-01 01:02:47 +0000
3fec219433fixed bug where Plugin_Handled didn't block commands
David Anderson
2007-02-27 23:51:38 +0000
9e98944097split sourcemod.inc into clients.inc and fixed some bugs
David Anderson
2007-02-27 23:39:30 +0000
5cccd9a242Added hex format specifier (%X and %x)
Scott Ehlert
2007-02-27 21:30:04 +0000
ad5bc37912added linux support
David Anderson
2007-02-27 08:32:29 +0000
88023370eaimplemented wrapper around BAT's AdminInterface
David Anderson
2007-02-27 08:21:01 +0000
348f21b61arenamed this function to avoid clashes
David Anderson
2007-02-27 07:31:55 +0000
09887584f4added functions for target immunity testing
David Anderson
2007-02-27 03:32:14 +0000
52de18813cfixed stupid export
David Anderson
2007-02-26 09:21:08 +0000
57a69562cfchanged name output format
David Anderson
2007-02-26 09:12:32 +0000
38532ccdadremoved redundant float native
David Anderson
2007-02-26 08:50:25 +0000
78eb5b7747removed Handle:myself from OnPluginStart added GetMyHandle to get handle now, but there's no use...
David Anderson
2007-02-26 08:32:20 +0000
5cb299014aadded sorting natives (phew)
David Anderson
2007-02-26 08:21:09 +0000
fd32916b6efixed a corruption bug where idxtags were not properly set
David Anderson
2007-02-26 07:44:08 +0000
8d412faf5cfixed an assertion apparently being in the wrong place
David Anderson
2007-02-26 07:43:50 +0000
1cc70a46ebadded a crapload of random natives
David Anderson
2007-02-26 05:26:54 +0000
95e92b25aaadded a gameframe hook
David Anderson
2007-02-26 04:36:15 +0000
bb69a9f0d2added random number natives
David Anderson
2007-02-26 04:24:06 +0000
0b8874e5ecfixed a series of crash bugs related to CreateForward() with a NULL typeset
David Anderson
2007-02-26 02:51:14 +0000
e4fdaede32added per-handle security (untested)
David Anderson
2007-02-26 02:47:03 +0000
8567d140d2re-added this back, it was a good idea after all
David Anderson
2007-02-22 02:20:15 +0000
81a6bc3288removed unnecessary code
David Anderson
2007-02-22 02:09:46 +0000
8553f12d59Corrected an API design flaw with pausing. Contexts can now be flagged as paused, and IsRunnable() is moved from IBaseContext to IPluginFunction. While this allows for per-function pausing, it is not intended that way.
David Anderson
2007-02-22 02:05:50 +0000
3de592d387added replicated version cvar
David Anderson
2007-02-21 22:09:05 +0000
d30525b8f8put usermessages at the end of the include so it will compile
David Anderson
2007-02-21 22:05:44 +0000
dc06ac6501added server command functions
David Anderson
2007-02-21 22:05:25 +0000
eb9352b75dremoved todo list since we have a task system now
David Anderson
2007-02-20 19:10:56 +0000
ae5dfd0966added helper a core translation helper to the translator regadmincmd is now officially done and tested, as are overrides printtoplayers now prints to the server on id==0 as a convenience fixed a crash bug in the admin system fixed up console.inc a bit
David Anderson
2007-02-17 19:03:18 +0000
3be7988cd1fixed printtoconsole crashing on fake clients
David Anderson
2007-02-17 17:35:09 +0000
03e70ebe16reverted project file for now moved printing natives
David Anderson
2007-02-17 17:25:50 +0000
43051a0571added functions for getting arguments
David Anderson
2007-02-17 09:12:21 +0000
2ba612fed7clientconnect now blocks properly when needed removed cruft
David Anderson
2007-02-17 09:02:22 +0000
b9451b6cc9exposed global translation file for core
David Anderson
2007-02-17 09:00:14 +0000
9d0e33a71fadded admin access checking added syncing between overrides (note: denial message is a todo)
David Anderson
2007-02-17 08:59:52 +0000
6b28bec27frewrote console command implementation internally admin commands on the way but still not done removed weird restriction
David Anderson
2007-02-17 07:54:20 +0000
49d96d4322Added GetUserMessageName() native spec to usermessages.inc
Scott Ehlert
2007-02-17 07:31:14 +0000
e7759cabeaInitial fixes to ensure static strings passed to new convars Also fixed minor warning in smn_bitbuffer.cpp
Scott Ehlert
2007-02-17 05:33:31 +0000
314f3401c8fixed a bug where determinate 1D arrays would not have correct sizeof() -- REALLY hacky fix :( fixed local arrays asserting on more than two dimensions with the last dimension being indeterminate
David Anderson
2007-02-17 04:37:47 +0000
3f1051e83bCorrected Vista information... I think
Scott Ehlert
2007-02-17 04:10:58 +0000
2b8a69dfccspec'd out more of the message hooking stuff
David Anderson
2007-02-16 20:07:40 +0000
371c764668initial import of usermessage interface
David Anderson
2007-02-16 19:12:27 +0000
bf69dad3bfId was broken for this file
Borja Ferrer
2007-02-16 18:50:27 +0000
0fbb38ef8einitial user message implementation with its natives and such
Borja Ferrer
2007-02-16 18:47:16 +0000
c91542fbe8Moved this... for now Also added missing header
Scott Ehlert
2007-02-16 07:48:38 +0000
eb2afc8c56fixed linux build
David Anderson
2007-02-16 04:43:48 +0000
165b8ed893fixed a serious potential bug with swapping plugins to debug mode, leaving stale function pointers without plugin removal
David Anderson
2007-02-16 04:16:31 +0000
a75e87a076removed this potential feature, not useful enough
David Anderson
2007-02-16 03:47:10 +0000
76903cd919added client-based console commands extended console command functions to have an argument number renamed Result to Action
David Anderson
2007-02-16 02:17:41 +0000
dcb10ee3a2added per-plugin command listing
David Anderson
2007-02-16 00:04:14 +0000
165b705354implemented+tested RegServerCmd() renamed internal project console stuff
David Anderson
2007-02-15 22:17:01 +0000
81509e1ee4renamed Result to Action
David Anderson
2007-02-15 22:16:19 +0000
745375f393added engine callclass
David Anderson
2007-02-15 20:35:17 +0000
0655c1b34cFixed up a few things in preliminary UltraEdit syntax highlighting file
Scott Ehlert
2007-02-15 01:02:34 +0000
06b9b09ea6Plugin forwards for convar changes are no longer called if the new and old values are the same
Scott Ehlert
2007-02-14 23:44:40 +0000
7a8152aba3initial import of bulk include for events and messages this is not in sourcemod.inc until it's done
David Anderson
2007-02-14 17:49:18 +0000
12b9e2750emade these names more consistent, except for authorized, since only players get authids
David Anderson
2007-02-14 17:48:49 +0000
8f9a0706bfimproved data pack type checking added readmemory member
Borja Ferrer
2007-02-14 11:03:03 +0000
bb79b1e6a9Removed convar stuff from CPlugin, now uses plugin properties for convar listing
Scott Ehlert
2007-02-14 01:25:45 +0000
20441b70d3added plugin properties
David Anderson
2007-02-13 19:20:48 +0000
3b151e1790new lines for linux
Borja Ferrer
2007-02-13 16:39:47 +0000
1ff370b91dinitial implementation of data packs
Borja Ferrer
2007-02-13 16:11:04 +0000
fbeabce6bfadded event result types
David Anderson
2007-02-13 06:26:01 +0000
d5a7ba694cChanged "sm cvars" to "sm convars" in the name of consistency I guess
Scott Ehlert
2007-02-13 06:12:33 +0000
4f1101a006changed these numbers for future expandability
David Anderson
2007-02-13 03:19:59 +0000
c5316168demoved two console commands
David Anderson
2007-02-12 19:45:23 +0000
ea9815d2f5removed invalid options from the config file
David Anderson
2007-02-12 19:41:50 +0000
89716abdcffixed error code being off by one
David Anderson
2007-02-12 18:25:16 +0000
58ea6d1e65Err, some missing keywords and corrections to UltraEdit/UEStudio syntax highlighting file
Scott Ehlert
2007-02-12 13:32:42 +0000
8d1d75f551Fixed minor spacing issue in console.inc Added preliminary syntax highlighting file for UltraEdit/UEStudio
Scott Ehlert
2007-02-12 13:20:19 +0000