0c668753fbfixed bug where indenter unindented the entire code menu generator: now checks for bad menu keys (simple menu, old style)
Christian Hammacher
2006-06-30 21:25:26 +00:00
2edbf72391fixed bug where indenter unindented the entire code
Christian Hammacher
2006-06-30 21:23:26 +00:00
e1caa575e7now checks for bad menu keys (simple menu, old style)
Christian Hammacher
2006-06-30 21:22:46 +00:00
9dcdba439aadded fix for binlog bug with failed plugins added experimental emsg natives fixed target's velbyaim bug find added native for setting player curweapon
David Anderson
2006-06-28 10:07:20 +00:00
d3af14c957experimental emsg natives
David Anderson
2006-06-28 10:01:55 +00:00
f08bbbc45fdep recompile
David Anderson
2006-06-28 02:31:07 +00:00
99a2b54530fixed small bug in the documents bar
Christian Hammacher
2006-06-15 00:43:09 +00:00
6f20664140Wow
Scott Ehlert
2006-06-12 21:08:29 +00:00
06fbff7042fixed floattocell bug, omg
David Anderson
2006-06-12 17:37:09 +00:00
bb609123fbFixed comment next to zoom type enum
Scott Ehlert
2006-06-12 10:08:54 +00:00
d832eb8feffixed this up
David Anderson
2006-06-12 08:20:35 +00:00
fd67b07530whoa, changes from twisty-san
David Anderson
2006-06-12 06:14:35 +00:00
c0396bf140updated for another test
David Anderson
2006-06-12 06:12:46 +00:00
d55542aa8dfourth time's a charm
David Anderson
2006-06-11 22:04:10 +00:00
2e86f51cfefixed this
David Anderson
2006-06-11 21:50:19 +00:00
84ec8ef007- Added new forwards as well as new stocks
Zor
2006-06-11 21:47:11 +00:00
07e55f3b71whoa
David Anderson
2006-06-11 09:01:30 +00:00
50311d14fbfixed bug at31100 (belsebub)
David Anderson
2006-06-11 08:58:15 +00:00
1088b209d9added belsebub's test
David Anderson
2006-06-11 08:57:39 +00:00
63ec26f8c0committed menu tester
David Anderson
2006-06-11 07:59:07 +00:00
07b5a819bffixed more amx_ftoc errors that wouldn't occur in modules
David Anderson
2006-06-11 07:32:18 +00:00
8e03e67a8ffixed a menu exit calculation bug in newmenus (omg)
David Anderson
2006-06-10 22:12:46 +00:00
66d04f8deffixed another possible amx_ftoc() misusage
David Anderson
2006-06-10 21:00:33 +00:00
bce69e7116fixed pcvar bug (thanks niluje)
David Anderson
2006-06-10 20:57:52 +00:00
d4bfddc034added 2 new natives
Borja Ferrer
2006-06-10 20:46:12 +00:00
373d25b0ceRemoved some unnecessary code at31046
Scott Ehlert
2006-06-10 14:38:04 +00:00
deb1b00416synced fix
David Anderson
2006-06-10 01:34:27 +00:00
6b80e9e8d2fixed a silly row bug
David Anderson
2006-06-09 08:47:52 +00:00
a19b00fd2fmoved some hud messages to avoid more overlapping
Borja Ferrer
2006-06-07 23:22:43 +00:00
8f2c9e9452moved up imessage a bit
Borja Ferrer
2006-06-07 23:11:45 +00:00
5463a84c12fixed another stupid path bug fixed more module loading bugs
David Anderson
2006-06-07 19:09:48 +00:00
68e1937a5cgot rid of debug msg
David Anderson
2006-06-07 06:28:32 +00:00
d05c34b73cfixed a bug causing failed modules to register as successes. this also blocked handlers from being called.
David Anderson
2006-06-07 05:21:03 +00:00
c69777d8ccfixed stupid path bugs!
David Anderson
2006-06-07 04:44:03 +00:00
b3b9e72b01fixed another newmenu calc bug
David Anderson
2006-06-06 17:59:38 +00:00
7f57e8377aoh, compiles now
David Anderson
2006-06-06 10:49:33 +00:00
036ab78828added plugin semi-auto-loading shut it
David Anderson
2006-06-06 09:03:07 +00:00
e0f1a93d6efixed a bug where an empty modules file would crash fixed a bug where newmenu with default exit and a single page would not return MENU_EXIT on exit
David Anderson
2006-06-06 07:00:27 +00:00
eba189e2b9fixed erroneous error message
David Anderson
2006-06-06 00:29:05 +00:00
5748ed84a2oh, updated
David Anderson
2006-06-05 23:28:28 +00:00
9eb0d50f4cyams
David Anderson
2006-06-05 23:22:57 +00:00
24c5c10a31oh, hello
David Anderson
2006-06-05 23:22:45 +00:00
c91f712363some bugfixes and changes for the ftp panel
Christian Hammacher
2006-06-05 23:20:59 +00:00
f6c9263940Argh, did it again didn't I
Scott Ehlert
2006-06-05 22:33:22 +00:00
ba87258a3dAdded admin indentifier (red asterisk) to all menus that contain a user list at30358
Scott Ehlert
2006-06-05 22:32:00 +00:00
011c9fa45cfixed "ghost module" problem
David Anderson
2006-06-05 19:19:43 +00:00
2c7ca33bf1fixed a bug where HandleModule() took the mangled name instead of the demangled
David Anderson
2006-06-05 19:08:01 +00:00
2ece53fa38fixed a bug where plmenu autoloaded cstrike
David Anderson
2006-06-05 19:07:19 +00:00
36ec7bc818fixed a very minor parsing bug in plugins.ini
David Anderson
2006-06-05 18:48:01 +00:00
b4450bbee5synced this change
David Anderson
2006-06-05 18:43:01 +00:00
c92145ee88backwards compat fixes - dbi_close() must return 0 on failure (not that it matters) dbi_nextrow() must return 0 on RESULT_NONE
David Anderson
2006-06-05 08:21:28 +00:00
3fbf65103afixed a crash bug
David Anderson
2006-06-05 08:06:57 +00:00
e7858b4cd7Oops, guess I forgot this one
Scott Ehlert
2006-06-05 07:52:21 +00:00
ad495cef13Updated for vector.inc
Scott Ehlert
2006-06-05 07:50:42 +00:00
17fb06f7bbMoved vector natives from engine to core at29896 Moved precache_generic from engine to core at30469
Scott Ehlert
2006-06-05 07:48:54 +00:00
7d3ddf502cSynced MSVC8 project file
Scott Ehlert
2006-06-05 05:29:26 +00:00
5940b4a6caMSVC8 warning fix
Scott Ehlert
2006-06-05 05:24:59 +00:00
9edf20866bSynced MSVC8 project file
Scott Ehlert
2006-06-05 05:18:27 +00:00
30495aa34eLinking to zlib isn't necessary
Scott Ehlert
2006-06-05 05:07:52 +00:00
45b8383eb9lang sync (added bulgarian and l33t)
Borja Ferrer
2006-06-04 23:49:47 +00:00
56e97a2b60updated this t00
David Anderson
2006-06-04 19:42:08 +00:00
9857731dffremoved x from sql names
David Anderson
2006-06-04 19:41:37 +00:00
915c3d244cmerged in mysqlx fixes
David Anderson
2006-06-04 19:40:34 +00:00
24cdcde968fixed heap corruption improved memory usage removed useless stringpooler
David Anderson
2006-06-04 19:26:43 +00:00
cef005317bwow I'm tired
David Anderson
2006-06-04 09:28:45 +00:00
1035c35c03*** empty log message ***
David Anderson
2006-06-04 08:57:52 +00:00
2210c54d68fixed 64bit bugz
David Anderson
2006-06-04 08:57:20 +00:00
e546c69041fixed linux bug
David Anderson
2006-06-04 08:40:27 +00:00
36268f04d9latest compiler builds
David Anderson
2006-06-04 08:10:14 +00:00
3fe24d8793fixed some build problems
David Anderson
2006-06-04 07:49:07 +00:00
b3a91bc496fixed a build error on gcc
David Anderson
2006-06-04 07:44:55 +00:00
8a529b100cor this
David Anderson
2006-06-04 07:42:46 +00:00
f1f683dca7gcc didn't like this
David Anderson
2006-06-04 07:42:10 +00:00