Pavol Marko
							
						 
					 | 
					
						
						
							
						
						ce15e9a3ba
					 | 
					
						
						
							
							Fixed a bug where the last module in modules.ini would not be attached to metamod.
						
						
						
						
						
						
					 | 
					
						2004-05-30 13:29:13 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								David Anderson
							
						 
					 | 
					
						
						
							
						
						c6b0c75b72
					 | 
					
						
						
							
							Added many new DBI functions
						
						
						
						
						
						
					 | 
					
						2004-05-30 09:58:51 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Pavol Marko
							
						 
					 | 
					
						
						
							
						
						ca0a32a546
					 | 
					
						
						
							
							AMXX won't crash now on invalid plugin path
						
						
						
						
						
						
					 | 
					
						2004-05-29 12:22:33 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Pavol Marko
							
						 
					 | 
					
						
						
							
						
						b4107e3523
					 | 
					
						
						
							
							Fixed a bug where menus would not work
						
						
						
						
						
						
					 | 
					
						2004-05-29 12:21:57 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Pavol Marko
							
						 
					 | 
					
						
						
							
						
						9e99831fb2
					 | 
					
						
						
							
							added a declaration of a local variable. The file will compile now :]
						
						
						
						
						
						
					 | 
					
						2004-05-29 12:20:57 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Pavol Marko
							
						 
					 | 
					
						
						
							
						
						e620debd1f
					 | 
					
						
						
							
							The Core is now a fake plugin.
						
						
						
						
						
						
						
						Fixed a bug where core could not supercede functions. 
						
						
					 | 
					
						2004-05-29 12:20:01 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Pavol Marko
							
						 
					 | 
					
						
						
							
						
						549e9d6b55
					 | 
					
						
						
							
							Fixed another memory leak...
						
						
						
						
						
						
					 | 
					
						2004-05-29 12:18:41 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Pavol Marko
							
						 
					 | 
					
						
						
							
						
						9307994060
					 | 
					
						
						
							
							Cleaned up some code, added checks for msgid != 0 (so AMXX doesn't crash mods which don't support text based menus for example)
						
						
						
						
						
						
					 | 
					
						2004-05-28 11:29:44 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Pavol Marko
							
						 
					 | 
					
						
						
							
						
						8c600f90c3
					 | 
					
						
						
							
							nothing important
						
						
						
						
						
						
					 | 
					
						2004-05-28 11:28:42 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Pavol Marko
							
						 
					 | 
					
						
						
							
						
						14e59c6967
					 | 
					
						
						
							
							Fixed bug where a file handle would stay opened on error; added id validations to MNF player natives
						
						
						
						
						
						
					 | 
					
						2004-05-28 11:27:50 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Pavol Marko
							
						 
					 | 
					
						
						
							
						
						7695d24a50
					 | 
					
						
						
							
							Cleaned up some code, added comments
						
						
						
						
						
						
					 | 
					
						2004-05-28 11:26:05 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Pavol Marko
							
						 
					 | 
					
						
						
							
						
						86b1021f45
					 | 
					
						
						
							
							Fixed memory leaks in amx_fget* natives
						
						
						
						
						
						
					 | 
					
						2004-05-28 11:25:28 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Pavol Marko
							
						 
					 | 
					
						
						
							
						
						642eb769b2
					 | 
					
						
						
							
							Added a check for memory allocation failure
						
						
						
						
						
						
					 | 
					
						2004-05-28 11:24:59 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Pavol Marko
							
						 
					 | 
					
						
						
							
						
						3d3775ec00
					 | 
					
						
						
							
							Fixed get_module (which would crash on modules with new interface)
						
						
						
						
						
						
					 | 
					
						2004-05-28 11:22:56 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Pavol Marko
							
						 
					 | 
					
						
						
							
						
						a6af81e359
					 | 
					
						
						
							
							Added more support for JIT on Linux
						
						
						
						
						
						
					 | 
					
						2004-05-28 11:21:31 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								David Anderson
							
						 
					 | 
					
						
						
							
						
						e0a9729b47
					 | 
					
						
						
							
							Added dbi_type()
						
						
						
						
						
						
					 | 
					
						2004-05-28 10:10:16 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								David Anderson
							
						 
					 | 
					
						
						
							
						
						9627b4803d
					 | 
					
						
						
							
							Added dbi_type()
						
						
						
						
						
						
					 | 
					
						2004-05-28 09:21:11 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								David Anderson
							
						 
					 | 
					
						
						
							
						
						55b57ca0cb
					 | 
					
						
						
							
							Initial import
						
						
						
						
						
						
					 | 
					
						2004-05-28 08:51:23 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								David Anderson
							
						 
					 | 
					
						
						
							
						
						9df4374195
					 | 
					
						
						
							
							mssql_error fix
						
						
						
						
						
						
					 | 
					
						2004-05-28 06:31:53 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								David Anderson
							
						 
					 | 
					
						
						
							
						
						8afd62a7c9
					 | 
					
						
						
							
							Rewrite.  Note: untested
						
						
						
						
						
						
					 | 
					
						2004-05-28 06:28:49 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								David Anderson
							
						 
					 | 
					
						
						
							
						
						997a79a692
					 | 
					
						
						
							
							Fixed connection bugs
						
						
						
						
						
						
					 | 
					
						2004-05-28 05:05:58 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								David Anderson
							
						 
					 | 
					
						
						
							
						
						5a91f05748
					 | 
					
						
						
							
							Added license info
						
						
						
						
						
						
					 | 
					
						2004-05-28 04:35:02 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								David Anderson
							
						 
					 | 
					
						
						
							
						
						6ae66d39b8
					 | 
					
						
						
							
							Added license info
						
						
						
						
						
						
					 | 
					
						2004-05-28 04:24:15 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								David Anderson
							
						 
					 | 
					
						
						
							
						
						54bc9cb10e
					 | 
					
						
						
							
							Fix for nextrow
						
						
						
						
						
						
					 | 
					
						2004-05-28 03:57:48 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								David Anderson
							
						 
					 | 
					
						
						
							
						
						9e852deb17
					 | 
					
						
						
							
							Initial Import
						
						
						
						
						
						
					 | 
					
						2004-05-28 01:48:22 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Johnny Bergström
							
						 
					 | 
					
						
						
							
						
						5c3ce78c58
					 | 
					
						
						
							
							Fixed typo: Dettach --> Detach
						
						
						
						
						
						
					 | 
					
						2004-05-26 12:58:58 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Johnny Bergström
							
						 
					 | 
					
						
						
							
						
						c3d50a293d
					 | 
					
						
						
							
							Fixed typo: dettach --> detach
						
						
						
						
						
						
					 | 
					
						2004-05-26 12:14:17 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								David Anderson
							
						 
					 | 
					
						
						
							
						
						c74ebdf401
					 | 
					
						
						
							
							nothing
						
						
						
						
						
						
					 | 
					
						2004-05-26 08:44:15 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								David Anderson
							
						 
					 | 
					
						
						
							
						
						23c4f0b666
					 | 
					
						
						
							
							Added user_has_weapon() native
						
						
						
						
						
						
					 | 
					
						2004-05-26 08:29:17 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								David Anderson
							
						 
					 | 
					
						
						
							
						
						f88bd58919
					 | 
					
						
						
							
							Added user_has_weapon() native
						
						
						
						
						
						
					 | 
					
						2004-05-26 08:28:54 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								David Anderson
							
						 
					 | 
					
						
						
							
						
						7853e0c3e8
					 | 
					
						
						
							
							Small update
						
						
						
						
						
						
					 | 
					
						2004-05-26 08:20:09 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								David Anderson
							
						 
					 | 
					
						
						
							
						
						af29e2fb81
					 | 
					
						
						
							
							Updated engine includes
						
						
						
						
						
						
						
						Added natural selection includes 
						
						
					 | 
					
						2004-05-26 07:59:33 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								David Anderson
							
						 
					 | 
					
						
						
							
						
						8b256eb8bb
					 | 
					
						
						
							
							Some minor changes:
						
						
						
						
						
						
						
						Changed offsets from linux to windows.
Removed DispatchKeyValue forward. 
						
						
					 | 
					
						2004-05-26 07:54:01 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								David Anderson
							
						 
					 | 
					
						
						
							
						
						86598d3582
					 | 
					
						
						
							
							Fix-up changes.
						
						
						
						
						
						
					 | 
					
						2004-05-26 06:28:59 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								David Anderson
							
						 
					 | 
					
						
						
							
						
						2ee078bada
					 | 
					
						
						
							
							Nothing important
						
						
						
						
						
						
					 | 
					
						2004-05-26 06:21:37 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								David Anderson
							
						 
					 | 
					
						
						
							
						
						a21537f644
					 | 
					
						
						
							
							Made linux compatible.
						
						
						
						
						
						
					 | 
					
						2004-05-26 06:19:50 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								David Anderson
							
						 
					 | 
					
						
						
							
						
						e45e0c9634
					 | 
					
						
						
							
							Fixed some small things
						
						
						
						
						
						
					 | 
					
						2004-05-26 05:18:34 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								David Anderson
							
						 
					 | 
					
						
						
							
						
						86fb009e43
					 | 
					
						
						
							
							New version of Engine.
						
						
						
						
						
						
					 | 
					
						2004-05-26 05:16:59 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								David Anderson
							
						 
					 | 
					
						
						
							
						
						37a08f66b0
					 | 
					
						
						
							
							New version of Engine.
						
						
						
						
						
						
					 | 
					
						2004-05-26 05:15:40 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Johnny Bergström
							
						 
					 | 
					
						
						
							
						
						7bb4c78a33
					 | 
					
						
						
							
							Small update. Added 2nd parameter to amx_help for server. Server can type "amx_help 1 150" to view 150 help cmds at once.
						
						
						
						
						
						
					 | 
					
						2004-05-16 11:31:41 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								David Anderson
							
						 
					 | 
					
						
						
							
						
						2cf4801f6b
					 | 
					
						
						
							
							Fixed a memory leak I made :-)
						
						
						
						
						
						
					 | 
					
						2004-05-14 20:48:34 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Pavol Marko
							
						 
					 | 
					
						
						
							
						
						af1242415c
					 | 
					
						
						
							
							added iterator() constructor
						
						
						
						
						
						
					 | 
					
						2004-05-06 19:18:55 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Pavol Marko
							
						 
					 | 
					
						
						
							
						
						104514f988
					 | 
					
						
						
							
							added SinglePluginForward support
						
						
						
						
						
						
					 | 
					
						2004-05-05 19:03:38 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Pavol Marko
							
						 
					 | 
					
						
						
							
						
						ecd0c53ca1
					 | 
					
						
						
							
							added files for JIT on windows
						
						
						
						
						
						
					 | 
					
						2004-05-05 18:45:35 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Pavol Marko
							
						 
					 | 
					
						
						
							
						
						836e6267dc
					 | 
					
						
						
							
							new project files for MSVC 7.0
						
						
						
						
						
						
					 | 
					
						2004-05-05 18:44:08 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Pavol Marko
							
						 
					 | 
					
						
						
							
						
						58cf8a1416
					 | 
					
						
						
							
							changed include files order
						
						
						
						
						
						
					 | 
					
						2004-05-05 18:43:47 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Pavol Marko
							
						 
					 | 
					
						
						
							
						
						1f31c6e309
					 | 
					
						
						
							
							added SinglePluginForward functions to the module interface
						
						
						
						
						
						
					 | 
					
						2004-05-05 18:43:33 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Pavol Marko
							
						 
					 | 
					
						
						
							
						
						e9e4b380cb
					 | 
					
						
						
							
							added SinglePlugin forwards
						
						
						
						
						
						
					 | 
					
						2004-05-05 18:42:16 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Pavol Marko
							
						 
					 | 
					
						
						
							
						
						7c4324b963
					 | 
					
						
						
							
							use of const functions
						
						
						
						
						
						
					 | 
					
						2004-05-05 18:41:36 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Pavol Marko
							
						 
					 | 
					
						
						
							
						
						90f777d593
					 | 
					
						
						
							
							stuff
						
						
						
						
						
						
					 | 
					
						2004-05-03 20:01:23 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 |