| 
							
							
								 David Anderson | ca3d15c27e | fixed amb816 - stats comments were wrong | 2007-10-22 19:40:35 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | 468e6fb9dd | added amb909 - LoadFileForMe() | 2007-10-22 19:26:45 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | 50bbefa3ba | fixed amb1023 - register_library had an outdated comment | 2007-10-22 19:00:25 +00:00 |  | 
			
				
					| 
							
							
								 Christian Hammacher | c635638fd1 | implemented amb773 - now precaches sounds from speech.ini, can be disabled via compiler switch | 2007-10-16 20:59:57 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | b2b2c1d961 | fixed a very nasty bug where the runtime stack/heap values appeared to simply be corrupted by the JIT initialization function.  this probably never manifested in thiadmer's builds because the routine was broken at a higher level | 2007-10-03 06:35:20 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | 748d000c02 | fixed the other native relying on this offset as well | 2007-10-03 00:54:19 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | c1791361da | now for the one byte fix... | 2007-10-03 00:51:25 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | 6a483cfcae | fixed amb291 issue | 2007-10-03 00:50:30 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | fcdd17480c | fix for amb253 - database now spinlocks instead of failing to lock | 2007-10-02 23:38:31 +00:00 |  | 
			
				
					| 
							
							
								 Steve Dudenhoeffer | 21ad8ba71b | Extension of amb29 - forgot to change the retarded pause menu | 2007-09-09 03:34:52 +00:00 |  | 
			
				
					| 
							
							
								 Steve Dudenhoeffer | dd55716f15 | Fix for bail breaking is_user_bot - amb914 This still doesn't cache since that proved to be buggy; this will check the flag first, and then auth second. | 2007-09-06 16:37:57 +00:00 |  | 
			
				
					| 
							
							
								 Steve Dudenhoeffer | bd3b7fc70c | Fix for amb895 - amx_plugins now displays properly over RCON | 2007-09-03 16:39:32 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | 26f1c8dec7 | clarified menu_create and its handler | 2007-09-02 18:52:24 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | a749aad1b4 | - inserted a nasty backwards compatibility shim specifically for war3ft 3.0-rc.  this may be extended globally if i can find a way to generalize it without breaking menu_create(). - updated comment about player_menu_info() as it was wrong. | 2007-09-02 18:35:53 +00:00 |  | 
			
				
					| 
							
							
								 Steve Dudenhoeffer | 58c7239b48 | Fix for amb817 - dod stats heading was mislabeled | 2007-09-01 16:39:01 +00:00 |  | 
			
				
					| 
							
							
								 Christian Hammacher | e616bd523e | changed version number to 1.8.0 | 2007-08-16 21:18:56 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | d163ead2ac | it helps, just a bit, to actually commit the file | 2007-08-16 19:09:49 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | 00838065ae | fixed a format bug in statscfg.sma | 2007-08-16 19:08:17 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | 8298158f08 | newmenu stuff is now in its own nice callback.  yay | 2007-08-16 19:07:59 +00:00 |  | 
			
				
					| 
							
							
								 Steve Dudenhoeffer | 824ed30872 | Fix for amb790 - users.ini with spaces / tabs before a comment line were being read as an admin entry. admin.sma now trims each line it reads. | 2007-08-16 17:58:34 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | 2b15c30ad1 | committed a bunch of phrases for statscfg, fixed a few languages missing some phrases | 2007-08-16 17:47:00 +00:00 |  | 
			
				
					| 
							
							
								 Steve Dudenhoeffer | 643ddc18be | Removed erroneous default values for pdata string natives. | 2007-08-16 17:13:07 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | 639db5846e | workaround for msvc optimizing away stack usage on detour | 2007-08-16 16:30:16 +00:00 |  | 
			
				
					| 
							
							
								 Steve Dudenhoeffer | 0bb430b3eb | Reverted amb149 | 2007-08-16 15:16:41 +00:00 |  | 
			
				
					| 
							
							
								 Christian Hammacher | 550dbae0c7 | fixed typos and added FindClose to search function | 2007-08-12 21:24:27 +00:00 |  | 
			
				
					| 
							
							
								 Christian Hammacher | f0ee52f892 | now returns error message instead of bug report when trying to install 0 files | 2007-08-12 20:28:21 +00:00 |  | 
			
				
					| 
							
							
								 Christian Hammacher | 84b146d74a | added another check to prevent users from running it in an invalid directory | 2007-08-11 14:06:03 +00:00 |  | 
			
				
					| 
							
							
								 Steve Dudenhoeffer | 3f1226e504 | Fixed +/- cmds not being set in the flag manager. | 2007-08-11 13:38:19 +00:00 |  | 
			
				
					| 
							
							
								 Steve Dudenhoeffer | 186519dc92 | Fix for amb774 - is_user_bot() checked on killer twice, when one check should have been victim. | 2007-08-10 14:59:05 +00:00 |  | 
			
				
					| 
							
							
								 Steve Dudenhoeffer | 51ce96ac3c | Fix for amb775 - clcmdmenu used a buffer that was too small to generate the command (from 64 to 512) | 2007-08-10 14:55:44 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | 16f6048d74 | updated comment so future bail doesn't ask "which one is right" | 2007-08-10 07:17:40 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | e2c1bad224 | fixed a serious bug in the ClientCommand detour for cstrike, crashing on cl_autobuy | 2007-08-10 07:12:04 +00:00 |  | 
			
				
					| 
							
							
								 Scott Ehlert | e6663991a7 | All include files should be semicolon-correct now | 2007-08-10 04:52:12 +00:00 |  | 
			
				
					| 
							
							
								 Steve Dudenhoeffer | 62c41fbd03 | Removed semi colon pragma | 2007-08-10 03:41:59 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | 0b581b1506 | fixed mysql makefile | 2007-08-09 16:03:41 +00:00 |  | 
			
				
					| 
							
							
								 Steve Dudenhoeffer | 76a7cafe50 | Changed the new %S format option to %a to hopefully prevent some confusion. | 2007-08-08 02:40:40 +00:00 |  | 
			
				
					| 
							
							
								 Steve Dudenhoeffer | 12ab387be5 | Implemented amb743 - plmenu for cstrike now has a to spectator option.  (Requires cstrike module) | 2007-08-08 02:32:53 +00:00 |  | 
			
				
					| 
							
							
								 Christian Hammacher | cfc9c1dd02 | bumped installer version to 1.8 | 2007-08-07 21:09:30 +00:00 |  | 
			
				
					| 
							
							
								 Steve Dudenhoeffer | 544d2dedef | moved mkdir from amxmodx.inc to file.inc | 2007-08-07 00:54:22 +00:00 |  | 
			
				
					| 
							
							
								 Steve Dudenhoeffer | 1721383237 | Fix for amb736 - find_entity defined twice | 2007-08-05 11:23:02 +00:00 |  | 
			
				
					| 
							
							
								 Steve Dudenhoeffer | 68961a91e2 | Fixed amb735 - adminslots cvar comments in config files were misleading | 2007-08-05 10:41:10 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | 435766b2ef | reverted a bad change in fakenatives | 2007-08-04 14:18:56 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | 750247e8a6 | fixed a bug that broke creative natives from the last change | 2007-08-04 14:17:19 +00:00 |  | 
			
				
					| 
							
							
								 Steve Dudenhoeffer | a81d6f3271 | Added hamdata.ini to core config | 2007-08-04 04:10:29 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | cb62613501 | synced language files | 2007-08-04 04:10:14 +00:00 |  | 
			
				
					| 
							
							
								 Steve Dudenhoeffer | 2efc82ea59 | Included fakemeta_util for convenience. | 2007-08-04 03:59:56 +00:00 |  | 
			
				
					| 
							
							
								 Steve Dudenhoeffer | a95658bd2d | Added hamsandwich include files to back include directory | 2007-08-04 03:55:42 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | 5f10cc1ebc | added ns plmenu to build | 2007-08-04 03:43:49 +00:00 |  | 
			
				
					| 
							
							
								 Steve Dudenhoeffer | 226d188d19 | Fix for amb257 - get_user_origin mode 4 false positives. Most should be filtered out. | 2007-08-04 03:34:34 +00:00 |  | 
			
				
					| 
							
							
								 David Anderson | 9e0f3f01a7 | fixed ns win32 build | 2007-08-04 00:02:35 +00:00 |  |