David Anderson
|
f3fe58809d
|
changes so forward ids can be mapped back to names
|
2006-05-06 02:03:25 +00:00 |
|
David Anderson
|
28ede82f91
|
added cell list registering
|
2006-02-01 12:09:19 +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
|
ebd4974c75
|
final cleaned revision (I hope)
|
2005-09-16 23:48:51 +00:00 |
|
Borja Ferrer
|
e67457440d
|
cleaned-up versions of header files
|
2005-09-10 00:38:42 +00:00 |
|
Pavol Marko
|
3f0d3c257a
|
Increased maximal number of forward parameters
|
2004-09-27 14:33:20 +00:00 |
|
Pavol Marko
|
34abaa1d56
|
The prepare*Array functions now have a third "bool copyBack" parameter which defaults to false and specifies whether the array should be copied from plugin space to core / module space after function execution (=whether the original array should be updated)
|
2004-09-18 13:33:21 +00:00 |
|
David Anderson
|
baef3362ed
|
Fixed a bug that caused crashes on registering a forward after unregistering a forward
|
2004-09-07 05:43:55 +00:00 |
|
Pavol Marko
|
c7982c2bc3
|
Probably fixed problem with forwards getting garbage parameters
|
2004-08-28 21:25:03 +00:00 |
|
Pavol Marko
|
67b13237d6
|
fixed memory leaks caused by using a CVector instead of a CList
|
2004-07-03 13:45:56 +00:00 |
|
David Anderson
|
3dedf9976b
|
Fixed incorrect forward orders
Fixed bug in CVector
|
2004-06-30 08:04:12 +00:00 |
|
Pavol Marko
|
e9e4b380cb
|
added SinglePlugin forwards
|
2004-05-05 18:42:16 +00:00 |
|
Pavol Marko
|
06da72658b
|
rewritten
|
2004-04-03 19:14:03 +00:00 |
|
Felix Geyer
|
7cf7fce86d
|
changed header
|
2004-03-05 21:03:14 +00:00 |
|
Pavol Marko
|
71b590eb15
|
making sure evrything is in cvs :)
+ changed directory structure
base dir:
moddir/addons/amxx
core dll / so:
moddir/addons/amxx/dlls
modules dll / so files:
moddir/addons/amxx/modules
plugins .amx files:
moddir/addons/amxx/plugins
configs:
moddir/addons/amxx/config
modules.ini - module file names, without path info
plugins.ini - plugin file names, without path info
core.ini - renamed from config.ini
|
2004-03-05 18:32:29 +00:00 |
|
Felix Geyer
|
8c6374567a
|
updated header
|
2004-02-21 19:36:35 +00:00 |
|
Felix Geyer
|
9e999a0ba6
|
Initial revision
|
2004-01-31 20:56:22 +00:00 |
|