Borja Ferrer
8cc10bdb3d
patch for old showmenus
2005-11-15 21:58:47 +00:00
Borja Ferrer
e816c86d7a
synced with sh_sting.h
2005-11-15 20:48:11 +00:00
Borja Ferrer
db77e12615
synced with sh_string.h
2005-11-15 20:21:29 +00:00
David Anderson
79c4d0ca5c
added linux compat
2005-11-13 22:34:32 +00:00
Borja Ferrer
34f12e76c4
added request at20855
2005-11-13 22:21:15 +00:00
Borja Ferrer
2ac00713a7
fixed a menu bug at19364
2005-11-13 20:33:30 +00:00
Christian Hammacher
c5761610b8
Small bugfixes
2005-11-13 10:40:59 +00:00
Borja Ferrer
d09a8e1aac
added checks for the executeforwards
2005-11-13 00:52:49 +00:00
Borja Ferrer
16f402ae49
fixed a forward bug that made this module a surprise box
2005-11-13 00:45:45 +00:00
Borja Ferrer
1e5c9b5ed7
added a new stock by Suicid3 (at20399)
2005-11-12 22:43:55 +00:00
David Anderson
3125630b21
Partial fix for bug at19662
2005-11-12 18:55:37 +00:00
Christian Hammacher
32fd0f9e93
Fixed small bug in the indent function
2005-11-12 15:11:14 +00:00
Borja Ferrer
4165548661
fixed bug at21142
2005-11-12 01:22:01 +00:00
Borja Ferrer
31b71760e4
strip_user_weapons should reset now the weapon status
2005-11-12 00:47:34 +00:00
Borja Ferrer
18bf26efb6
fixed but at20584
2005-11-12 00:46:26 +00:00
Borja Ferrer
d190b207b4
linux fix
2005-11-09 22:36:52 +00:00
Christian Hammacher
c4d120082b
just another bug fix (or two)
2005-11-09 16:48:21 +00:00
Christian Hammacher
38178ea9fa
Important bug fix and updated the MOTD generator
2005-11-09 14:32:07 +00:00
Borja Ferrer
0dd88dccbd
fixed and improved function at20081
2005-11-07 16:37:47 +00:00
Christian Hammacher
78b35d80ee
Fixed some bugs in the menu generator
...
Fixed bug in the AutoUpdate function
2005-11-06 14:52:50 +00:00
Christian Hammacher
a66f13fc91
Small bugfix, added another feature (saves now the last keywords)
2005-11-05 17:39:12 +00:00
Christian Hammacher
1cb99082e2
Fixed a small output bug
2005-11-05 11:20:52 +00:00
Christian Hammacher
6ea52a9a08
Added new feature: Auto Disable (disable auto-update if plugin has more than xxx lines, should prevent lags)
2005-11-02 15:36:24 +00:00
Christian Hammacher
efe4b674e2
Fixed another bug (I had fixed it once but removed the fix accidentally)
2005-11-02 14:17:00 +00:00
Christian Hammacher
8016d02319
Fixed addon bug
2005-11-02 13:42:05 +00:00
Christian Hammacher
67c0230a62
Fixed bugs
2005-11-01 03:07:47 +00:00
David Anderson
d5c75fd6a5
What...
2005-10-30 14:17:32 +00:00
Christian Hammacher
fc9e39a021
Updated components, added 2 new units
2005-10-30 10:33:16 +00:00
Borja Ferrer
be1475b732
fixed bug at20181 ( why was an #if 0 in the function :o )
2005-10-29 18:27:24 +00:00
Borja Ferrer
2931247559
fixed bug at19476
2005-10-29 18:19:23 +00:00
Borja Ferrer
9657430ef7
fixed bug at20423
2005-10-29 02:13:29 +00:00
Borja Ferrer
d5cfb53cf8
added request at20845 (azrael)
2005-10-28 12:30:11 +00:00
David Anderson
10a64737b5
Added optimizations to the task system
...
Added optimizations to the forward system
Fixed some debugger errors
2005-10-25 20:38:00 +00:00
Borja Ferrer
0be7540637
added a space :o
2005-10-25 16:55:16 +00:00
David Anderson
3ced207dd3
Fixed forward bugs
2005-10-18 21:29:51 +00:00
Pavol Marko
d2fb486e70
Upcasting args to cell before passing to MF_ExecuteForward
2005-10-18 21:17:12 +00:00
Pavol Marko
c8d69c41bc
Hello quickfix 64bit negative values to executeForwards -> now upcasting everything 32bit to cell before passing to executeForwards
2005-10-18 21:05:52 +00:00
David Anderson
3d59eabdc5
Graaght. Typing.
2005-10-18 21:05:15 +00:00
Borja Ferrer
e8a6126473
fixed but at20342 (jtp10181)
2005-10-16 00:28:20 +00:00
Christian Hammacher
62e1856229
Added 3 more plugin messages (SCM_PAWN_FILECOUNT, SCM_CPP_FILECOUNT, SCM_OTHER_FILECOUNT)
...
Fixed load bug (if you loaded a textfile and the tab "Other projects" wasn't active you got an error message)
2005-10-13 14:49:40 +00:00
David Anderson
21caa9a0de
Really fixed callfunc this time (debugger invocation error)
2005-10-13 05:27:13 +00:00
Pavol Marko
a46ec5357e
Am I wrong or should this be this way to prevent security bugs?
2005-10-09 15:39:20 +00:00
Borja Ferrer
ca70678155
fixed bug at19895
2005-10-08 01:35:11 +00:00
Christian Hammacher
c3450df360
- Upgraded Code-Inspector
...
- Now checks language strings
- New design
- Better parsing
- Displays actions
- Added function: can't load files twice
- Updated Code-Explorer
- now faster
- fixed a few small bugs
- now keeps selection
- Updated Settings-Dialog
- Fixed output bug (showed sometimes huge numbers as line numbers)
- Fixed design bug (displayed wrong plugin data on start)
- Fixed small bug in the color dialog
- Fixed small start bug (didn't show real plugin data on startup)
- Added restore function
- Fixed code-explorer bug (didn't recognize @-functions)
- Fixed highlight bug (had problems with ^" and ^ in strings)
- Fixed potential crash bug
- Fixed another highlight bug
- Fixed aother code-explorer bug...
- Added 2 settings (for auto-complete and calltips)
- Added SCM_SETTINGS_REMOVEPAGE-message
- Fixed SCM_SETTINGS_CREATEPAGE bug
2005-10-07 21:52:48 +00:00
David Anderson
76b6510a27
686->586
2005-10-02 20:15:52 +00:00
David Anderson
a75feafc4f
Downgraded compile time flags to 586
2005-10-02 20:12:48 +00:00
David Anderson
86c2c2db02
Fixed bug where core isn't notified of a team change
2005-10-02 09:57:25 +00:00
Borja Ferrer
21d13507b1
fixed an error output msg
2005-09-28 22:10:11 +00:00
David Anderson
adfe7de08e
callfunc_begin_i should not take -1
2005-09-27 19:51:23 +00:00
David Anderson
116536fe36
Fix for bug 19453 (karlos)
2005-09-26 22:11:44 +00:00