David Anderson
|
1082ef31c7
|
Modules no longer need to have the correct extension (requested by UgLyPuNk)
|
2004-09-12 03:48:21 +00:00 |
|
David Anderson
|
9922b5016f
|
Fixed stdc errors
|
2004-09-11 21:55:33 +00:00 |
|
Pavol Marko
|
77fffb46b2
|
Added allocator / reallocator / reallocator funcs in not-memtest builds so modules can use them
|
2004-09-11 21:52:18 +00:00 |
|
David Anderson
|
9006673b09
|
amd64 now does lstdc++
|
2004-09-11 19:38:58 +00:00 |
|
David Anderson
|
96271810d8
|
no g++
|
2004-09-11 17:42:50 +00:00 |
|
David Anderson
|
c2255016d2
|
stdc++ errors
|
2004-09-11 17:32:25 +00:00 |
|
David Anderson
|
9e1c5f2808
|
amd64 zlib
|
2004-09-11 17:20:59 +00:00 |
|
David Anderson
|
897d93a892
|
amd64
|
2004-09-11 17:17:08 +00:00 |
|
David Anderson
|
04be9fb703
|
fixed libz linking
|
2004-09-11 16:47:29 +00:00 |
|
Pavol Marko
|
acf722e855
|
Hopefully fixed SDK
|
2004-09-11 16:35:14 +00:00 |
|
David Anderson
|
dafc8bb678
|
added libz
|
2004-09-11 00:18:07 +00:00 |
|
Pavol Marko
|
7334f968a8
|
added MF_GetPlayerEdict (replacement for INDEXENT on players) and MF_Format.
|
2004-09-10 21:17:05 +00:00 |
|
Pavol Marko
|
c7f8b3f965
|
Added the Format function for C style strings
|
2004-09-10 21:00:42 +00:00 |
|
Pavol Marko
|
316ddad7ab
|
Added the Format function to the module api
|
2004-09-10 20:58:55 +00:00 |
|
David Anderson
|
3ec4ccd9da
|
Added new "amxx plugins" plugin fail message
|
2004-09-10 15:52:48 +00:00 |
|
David Anderson
|
90eafe59a6
|
register_module -> require_module
|
2004-09-10 05:18:57 +00:00 |
|
David Anderson
|
a055d3d373
|
Upgraded CVector
|
2004-09-10 03:31:36 +00:00 |
|
Pavol Marko
|
e378c45be7
|
Fixed bug where the first registered forward would be automatically unregistered on unregisterForward too
|
2004-09-09 20:32:34 +00:00 |
|
Pavol Marko
|
1df654c6a1
|
registerSPForward now returing -1 if no func found
|
2004-09-09 15:05:06 +00:00 |
|
David Anderson
|
b8721e0123
|
Fixed module correction output
|
2004-09-09 06:04:50 +00:00 |
|
David Anderson
|
6c73a7d8d1
|
New module registering ability
|
2004-09-09 05:16:53 +00:00 |
|
David Anderson
|
39cb15cc56
|
nothing
|
2004-09-08 18:27:39 +00:00 |
|
David Anderson
|
313e0603e9
|
LoadAmxScript change
|
2004-09-08 07:35:51 +00:00 |
|
David Anderson
|
1d145d6c79
|
Linux port
|
2004-09-08 07:22:48 +00:00 |
|
David Anderson
|
079a3e8bcd
|
Fixed JIT line op problem
|
2004-09-08 07:05:16 +00:00 |
|
David Anderson
|
3010241fbd
|
Fixed JIT line op problem
|
2004-09-08 06:45:32 +00:00 |
|
David Anderson
|
55dfbefb40
|
Fix for line ops parsing
|
2004-09-07 21:52:03 +00:00 |
|
David Anderson
|
226c7300be
|
Made memory management optional
|
2004-09-07 08:24:03 +00:00 |
|
David Anderson
|
f2af6ad1e6
|
Cleaned up float bugs
|
2004-09-07 06:18:20 +00:00 |
|
David Anderson
|
3d0e25a8ef
|
Made memory management optional
|
2004-09-07 06:11:17 +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 |
|
David Anderson
|
fe2e3a1468
|
*** empty log message ***
|
2004-09-07 04:11:26 +00:00 |
|
David Anderson
|
3cbcebae56
|
possible bug fix
|
2004-09-07 02:16:05 +00:00 |
|
David Anderson
|
cd6e51271c
|
Added more build information
|
2004-09-06 22:27:55 +00:00 |
|
David Anderson
|
711ad7b3dc
|
endif bug
|
2004-09-06 22:25:43 +00:00 |
|
David Anderson
|
7ed66f0b38
|
Fixed line errors in JIT
Fixed externs in amx.cpp
|
2004-09-06 22:18:58 +00:00 |
|
David Anderson
|
3297cf2e9b
|
Added assembler implementation
|
2004-09-06 09:09:36 +00:00 |
|
Pavol Marko
|
5094bba5e9
|
added MNF_GetPlayerEdict
|
2004-09-05 22:09:45 +00:00 |
|
Pavol Marko
|
8df987cf95
|
minor changes
|
2004-09-04 18:31:59 +00:00 |
|
Pavol Marko
|
de30d647d4
|
added the %c formatting sequence (untested)
|
2004-09-04 17:50:03 +00:00 |
|
David Anderson
|
37a5a38be5
|
Changed amx structure for compatibility
|
2004-09-03 06:53:00 +00:00 |
|
David Anderson
|
32b07e4c0c
|
Fixed JIT on Linux
|
2004-09-02 08:25:48 +00:00 |
|
David Anderson
|
fbb7c0bb92
|
Changed addons/amxx to addons/amxmodx
|
2004-09-02 02:16:38 +00:00 |
|
David Anderson
|
5c6b34b1d8
|
Fixed some bugs in CLang
|
2004-09-02 00:22:56 +00:00 |
|
David Anderson
|
7a627f75cf
|
Removed references to _snprintf() - math wrong but compatibility of snprintf() unknown
|
2004-09-01 22:03:44 +00:00 |
|
David Anderson
|
02cb4b94f5
|
Commited new SDK
|
2004-09-01 21:13:30 +00:00 |
|
Pavol Marko
|
ec5f9ec5ca
|
Added buffer overflow (stack corruption) checking. To be tested!
|
2004-09-01 17:02:24 +00:00 |
|
Pavol Marko
|
551d51ea42
|
When AMXX can't open the logfile it outputs an error rather than crashing
|
2004-09-01 17:01:52 +00:00 |
|
David Anderson
|
560cd184cc
|
Fixed JIT issues
|
2004-09-01 16:46:27 +00:00 |
|
David Anderson
|
14297c8408
|
Bad commit?!
New make
|
2004-09-01 15:56:31 +00:00 |
|