Christian Hammacher
|
468d99ff70
|
Updated about dialog
Updated a few plugin commands
Removed splashscreen
Added some themes
Updated some captions
|
2005-09-10 21:55:22 +00:00 |
|
Borja Ferrer
|
2d787f43de
|
updated version of CString.h
|
2005-09-10 21:04:05 +00:00 |
|
Borja Ferrer
|
f0c5e44985
|
fixed plugin location comments on stat plugins
replaced 0.20 with AMXX_VERSION_STR
removed all require_modules
|
2005-09-10 20:51:49 +00:00 |
|
Borja Ferrer
|
76760b221d
|
more cleaned-up code
|
2005-09-10 20:09:14 +00:00 |
|
David Anderson
|
612a86dbef
|
Added new debugging functions
|
2005-09-10 18:26:13 +00:00 |
|
Pavol Marko
|
369ece2d56
|
----------------------------------------------------------------------
Linux compatibility problem in debugger.cpp, made Makefile also compile
debugger.cpp
|
2005-09-10 18:19:02 +00:00 |
|
David Anderson
|
cc37f479aa
|
Added Phase 3 of the debugger (debug tracing from plugins)
|
2005-09-10 07:24:26 +00:00 |
|
David Anderson
|
deaaf20713
|
Fixed preproc bugs
|
2005-09-10 05:30:24 +00:00 |
|
David Anderson
|
e566413224
|
Fixed MORE lines
|
2005-09-10 05:23:30 +00:00 |
|
David Anderson
|
368856f122
|
Fixed lines
|
2005-09-10 05:22:06 +00:00 |
|
David Anderson
|
52cc204787
|
Fixed numerous bugs in preprocessor (string literals being parsed, mismatched args being wiped)
|
2005-09-10 05:04:23 +00:00 |
|
Borja Ferrer
|
52b1d67ca2
|
latest cleaned files for today (i cant read more :o )
|
2005-09-10 03:39:23 +00:00 |
|
Borja Ferrer
|
16ad8739e7
|
started the clean-up of cpp files
|
2005-09-10 00:59:24 +00:00 |
|
Borja Ferrer
|
e67457440d
|
cleaned-up versions of header files
|
2005-09-10 00:38:42 +00:00 |
|
Borja Ferrer
|
fc955009da
|
cleaned-up version of ccmd.h
|
2005-09-09 23:54:15 +00:00 |
|
David Anderson
|
0dc2ba85e8
|
Added set_error_filter()
|
2005-09-09 23:13:34 +00:00 |
|
David Anderson
|
de65e65854
|
added set_error_filter
|
2005-09-09 23:03:26 +00:00 |
|
Christian Hammacher
|
d95f2cba37
|
Fixed another small shortcut bug
Updated "Select color" dialog
Removed "Do not restore caret" property, not useful
|
2005-09-09 23:01:09 +00:00 |
|
Christian Hammacher
|
e2a521583a
|
Fixed shortcut bugs
Fixed include bug
Changed a few small things in the core
|
2005-09-09 16:49:41 +00:00 |
|
David Anderson
|
f8aac5e88d
|
Reworked code to support error handling, LogError() is separate from DisplayTrace() implementation
|
2005-09-09 16:04:44 +00:00 |
|
David Anderson
|
4738c92b8e
|
Committed new debugger with AMX fixes
|
2005-09-09 03:23:31 +00:00 |
|
Pavol Marko
|
7ce59966fc
|
Replaced with faluco's cleaned-up version of meta_api.cpp
|
2005-09-08 22:20:27 +00:00 |
|
Pavol Marko
|
afa1337e62
|
because gabe doesn't rollover, he just expands
|
2005-09-08 15:29:31 +00:00 |
|
Pavol Marko
|
cc34f468f0
|
Added a new math stock function.
|
2005-09-08 15:24:28 +00:00 |
|
Pavol Marko
|
3f9598fcbb
|
Changed .amx in examples for pause() and callfunc_begin() to .amxx (as requested by XxAvalanchexX on the forums)
|
2005-09-08 13:05:44 +00:00 |
|
Pavol Marko
|
97b5391118
|
Logs the map name on mapchange (as requested by lantz69 on forums)
|
2005-09-08 13:03:38 +00:00 |
|
Pavol Marko
|
227c13d12c
|
Added abs(x) stock
|
2005-09-08 12:58:17 +00:00 |
|
Christian Hammacher
|
729932476b
|
Fixed memory leak
Updated Modified-Event (now only one parameter [the modified text])
|
2005-09-07 22:31:31 +00:00 |
|
Christian Hammacher
|
7c21deb0f2
|
Fixed memory leak
Updated Modified-Event (now only one parameter [the modified text])
|
2005-09-07 22:20:28 +00:00 |
|
Christian Hammacher
|
80048eba61
|
Fixed memory leak
Updated Modified-Event (now only one parameter [the modified text])
|
2005-09-07 22:10:21 +00:00 |
|
David Anderson
|
0552e5ef58
|
Deprecated jghg2 include
|
2005-09-07 15:40:46 +00:00 |
|
David Anderson
|
ce881a7d30
|
Fixed bug at18558 (Nijule)
|
2005-09-07 00:11:10 +00:00 |
|
David Anderson
|
80dd7f034d
|
version bump
|
2005-09-06 22:28:47 +00:00 |
|
David Anderson
|
5fac746feb
|
compiler fix merge
|
2005-09-06 22:28:32 +00:00 |
|
David Anderson
|
67f012b74a
|
Fixed bug where static declarations would crash
|
2005-09-06 21:34:33 +00:00 |
|
David Anderson
|
5705e69abb
|
Fixed bug where level>1 arrays were walked incorrectly
|
2005-09-06 20:36:02 +00:00 |
|
Pavol Marko
|
bece1e6d0c
|
Added float_to_str and str_to_float natives
|
2005-09-06 16:34:17 +00:00 |
|
Pavol Marko
|
f2527ecc86
|
The query_client_cvar native now checks for a non-zero g_engfuncs.pfnQueryClientCvarValue before proceeding
|
2005-09-06 16:31:54 +00:00 |
|
Pavol Marko
|
66b95f64a5
|
Now checks whether there is a non-zero g_engfuncs.pfnQueryClientCvarValue before setting newdll's pfnCvarValue function pointer
|
2005-09-06 16:31:07 +00:00 |
|
Pavol Marko
|
af79fe8e20
|
Added natives str_to_float and float_to_str; indents are now tabs
|
2005-09-06 16:29:27 +00:00 |
|
Pavol Marko
|
d3e2bad4e7
|
Added query_client_cvar native
|
2005-09-06 10:14:32 +00:00 |
|
Pavol Marko
|
6bebf37f1a
|
An optional array parameter (LIKE TEH TASKS ONE) can be now passed to cvar query handlers
|
2005-09-06 10:12:02 +00:00 |
|
Pavol Marko
|
2f27b7da8d
|
zomg! updated teh vectorz codeses a bit! Hopefully didn't break anything
|
2005-09-06 09:34:13 +00:00 |
|
David Anderson
|
824caab2c5
|
Fixed bug p1123143748 (Twilight Suzuka)
|
2005-09-06 03:00:01 +00:00 |
|
David Anderson
|
a105bc7402
|
Fixed bug at18003 (Geesu)
Fixed bug p1123149221 (Twilight Suzuka)
|
2005-09-06 01:55:41 +00:00 |
|
Christian Hammacher
|
81ab33d794
|
Fixed shortcut bug in the settings dialog (couldn't set hotkeys to BkSp etc.)
Added "Reset" button to shortcuts page
|
2005-09-05 22:33:45 +00:00 |
|
David Anderson
|
e90364c17b
|
Fixed bug at18525 (twistedeuphoria).
|
2005-09-05 22:05:23 +00:00 |
|
David Anderson
|
ac4014ff5a
|
Fixed bug at18473 (Greenberet).
|
2005-09-05 21:59:44 +00:00 |
|
David Anderson
|
ad634924fa
|
Fixed two bugs from at18519 (Lord of Destruction)
|
2005-09-05 21:43:05 +00:00 |
|
Pavol Marko
|
2d5f9ba181
|
Using the (*g_engfuncs.pfnQueryClientCvarValue) directlty instead of the macro so that it compiles on both metamod and metamod-p
|
2005-09-05 20:51:24 +00:00 |
|