| 
							
							
								 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 |  | 
			
				
					| 
							
							
								 Felix Geyer | 34c6a1d4be | stop removing my changes *evil* | 2004-09-01 11:34:48 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | e979252742 | More fixes from malex | 2004-08-31 22:40:30 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | 2f37ab7ede | Fixed bug where radians were not converted properly (malex) | 2004-08-31 15:16:16 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | b1dd324354 | Fixed client_command forward | 2004-08-31 15:10:12 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Marko | f06796c275 | Changed so that a MOTD will also display when there is no ServerName message (as proposed by karlos on the forums). | 2004-08-31 13:20:29 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | 0b2eae8e0a | Fixed a bug where remove_task() crashed amxx_mm -> amxmodx_mm | 2004-08-31 06:49:22 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | 4fff936626 | amxx_mm -> amxmodx_mm | 2004-08-31 06:46:44 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | 91aacb1036 | Fixed bug where file stats were incorrect (malex) | 2004-08-30 23:29:37 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Marko | b33a53d258 | fixed bug where expressions like %02d would not be evaluated correctly | 2004-08-30 15:14:50 +00:00 |  | 
			
				
					| 
							
							
								 Felix Geyer | bec1e418e7 | removed "J" from amxmodx_version cvar again | 2004-08-30 15:02:07 +00:00 |  | 
			
				
					| 
							
							
								 Felix Geyer | 5c6db6d743 | added missing zlib.lib | 2004-08-30 14:41:32 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Marko | ac25c5fc60 | %% in a format input string now produces one % in the output string correctly | 2004-08-30 14:35:16 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | b254f14285 | Fixed bug where MF_GetScriptName() was NULL | 2004-08-30 02:00:01 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | 38e89f11f4 | Fixed possible bug for %% | 2004-08-30 01:39:15 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | f4960433bc | Fixed possible formatting bug | 2004-08-30 01:37:25 +00:00 |  |