David Anderson
|
fb2be2256f
|
added amx_strtok for jtp10181
|
2004-09-19 17:20:14 +00:00 |
|
David Anderson
|
46adfaedd3
|
Fixed almost all CLang bugs: (mem leaks?, parsing, key system, etc)
Warning - caching is still broken!
Fixed bug in ucfirst()
|
2004-08-15 13:49:59 +00:00 |
|
David Anderson
|
7035a79e56
|
Fixed some string stuff
|
2004-08-13 13:01:45 +00:00 |
|
Pavol Marko
|
8811b56756
|
changed to use the new language system
|
2004-07-28 18:33:20 +00:00 |
|
David Anderson
|
1417434533
|
fixed bug in trim()
|
2004-07-24 16:22:18 +00:00 |
|
David Anderson
|
b70eac0461
|
added trim()
|
2004-07-24 01:31:22 +00:00 |
|
David Anderson
|
2cf4801f6b
|
Fixed a memory leak I made :-)
|
2004-05-14 20:48:34 +00:00 |
|
Pavol Marko
|
21287f4f3a
|
64 bit float compatibility
|
2004-04-22 08:13:52 +00:00 |
|
David Anderson
|
2a460d8c18
|
Added math functions recommended by AssKicr
Little bug fixes
|
2004-04-07 04:06:55 +00:00 |
|
David Anderson
|
9441505ab3
|
Fixed strbreak(), added Sanji's file natives
|
2004-04-03 19:50:20 +00:00 |
|
David Anderson
|
1fa97936ff
|
strbreak() added
|
2004-04-03 03:00:57 +00:00 |
|
David Anderson
|
4f4c87d9b2
|
Removed all warnings.
|
2004-04-01 05:53:22 +00:00 |
|
David Anderson
|
f711baf3df
|
new file names
|
2004-03-24 01:35:44 +00:00 |
|
Felix Geyer
|
7cf7fce86d
|
changed header
|
2004-03-05 21:03:14 +00:00 |
|
Pavol Marko
|
c334614885
|
removed numtostr and strtonum from native export tables (will be done using stock functions)
|
2004-03-05 19:00:23 +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 |
|