David Anderson
db5c9c114e
Queries in plugin_end() now resolve correctly.
2006-08-19 19:29:33 +00:00
Borja Ferrer
408f61c6d6
Added request am42871:file names in binlogs
2006-08-19 18:44:12 +00:00
David Anderson
042b9f7f4b
Fixed bug am42307 (nvault_open did not return -1 on failure)
2006-08-18 22:46:07 +00:00
David Anderson
a8b4ebbe70
Fixed bug am42097 (FM disabling hooks too early)
2006-08-18 22:17:51 +00:00
David Anderson
ed0312567d
Fixed bug am42213
2006-08-18 20:53:31 +00:00
David Anderson
e80679afd0
Fixed bug am42213
2006-08-18 20:52:49 +00:00
David Anderson
9093a178f1
Fixed bug am41900 (command name too long)
2006-08-18 20:31:23 +00:00
David Anderson
4fe8c71d62
Added request am41375 (animation toggling on silenced weapons)
2006-08-18 20:12:20 +00:00
David Anderson
f5414ff8de
Fixed issues with stats.dat files loading (bug am41030)
2006-08-18 19:49:32 +00:00
Borja Ferrer
f3a833dd1b
more warning fixes
2006-08-18 19:08:51 +00:00
David Anderson
e2932fb61a
Request am40967 (logging set_fail_state)
2006-08-18 19:02:37 +00:00
Borja Ferrer
43bd5fc732
removed unused stuff
2006-08-18 14:02:07 +00:00
Borja Ferrer
377c01eac7
just a little detail
2006-08-18 13:23:02 +00:00
Borja Ferrer
7af82f0d4f
n0thing
2006-08-18 13:05:09 +00:00
David Anderson
010ef526c5
added amxx_setpl_curweap to export table
2006-08-18 06:05:57 +00:00
David Anderson
659448ce29
clarified the API
2006-08-18 06:00:26 +00:00
David Anderson
d7d0d72ceb
fixed a serious bug with byref values and callfunc_push*() where the heap was used incorrectly, causing passed data to be easily corrupted.
...
added callfunc_push_array() (am42810)
2006-08-18 05:52:21 +00:00
David Anderson
79f8525c4a
bumped version number
2006-08-18 03:34:03 +00:00
David Anderson
2869c8f4f6
Fixed bug at43313
2006-08-18 03:33:46 +00:00
David Anderson
b7076fc572
Committed implementation of request am42697
2006-08-18 02:19:38 +00:00
David Anderson
f7691a51c6
Added request am43012: per-map plugin files
2006-08-17 19:34:34 +00:00
David Anderson
5524d5dca1
Added the ability to mark plugins as "disabled." This blocks the plugin from loading in other files.
...
Fixed a bug where the PCALM cache was invalidated on file read, rather than plugin finalization.
2006-08-17 18:25:23 +00:00
David Anderson
e015df58c8
More GCC compatibility fixes
2006-08-17 16:43:47 +00:00
David Anderson
db175082ad
Fixed some bugs/warnings that GCC caught
2006-08-17 16:41:41 +00:00
David Anderson
8b055fd1d0
Added GCC-4.1 support
...
Disabled potentially bad optimization
2006-08-17 01:39:47 +00:00
David Anderson
6295813723
Work-around for a code generation bug in GCC
2006-08-17 00:23:03 +00:00
David Anderson
a03cd1385d
clarified this
2006-08-15 20:21:25 +00:00
Christian Hammacher
1b065c6f36
bug fixes, bumped version to 1.4.3 and advanced auto-indenter a bit
2006-08-02 08:43:24 +00:00
Christian Hammacher
e0115ba2dc
final version (I hope)
2006-08-01 17:26:14 +00:00
Scott Ehlert
4306c4f5b6
Fixed am42013
...
TFC plmenu - team menu didn't allow changing from blue team
All plmenu - Team change message was always in language of the admin that changed the player
2006-07-26 00:53:45 +00:00
Scott Ehlert
3b62b91fb7
Fixed bug am41961 (Orangutanz)
...
GetPlayerAuthId, GetPlayerWONId, and IsMapValid were not being reset on mapchange
2006-07-24 16:15:09 +00:00
Christian Hammacher
32b1149716
bumped version number to 1.76, zomg!
2006-07-23 01:04:39 +00:00
Christian Hammacher
f92017516f
few changes, little bug fix for ESF (again)
2006-07-22 11:46:43 +00:00
Christian Hammacher
8837c52d81
fixed case-sensitivity bug and another typo that prevented the installer from asking for the ESF add-on when installing amxx on the listen server
...
tiny optimization, fixed bug at41769
2006-07-22 01:11:38 +00:00
Christian Hammacher
6ab3c50813
tiny optimization, fixed bug at41769
2006-07-22 01:08:36 +00:00
Christian Hammacher
0c06cdca36
fixed case-sensitivity bug and another typo that prevented the installer from asking for the ESF add-on when installing amxx on the listen server
2006-07-22 01:06:32 +00:00
Scott Ehlert
ce59ee0362
Partially fixed am41769 (some missing ESF files)
2006-07-21 07:20:52 +00:00
David Anderson
c2d2e8aef5
Fixed issue am41768 (wrong plugin name)
2006-07-21 06:45:37 +00:00
David Anderson
9780a6c36f
Fixed issue am41777 (missing time.txt)
2006-07-21 06:43:45 +00:00
Scott Ehlert
1a6f4e08b2
Added request am41585 (Orangutanz)
2006-07-19 04:23:00 +00:00
Scott Ehlert
49f46a5f4c
Fixed wrong team names in TFC plmenu am41563
2006-07-18 20:18:23 +00:00
David Anderson
51ee2e4846
this line doesn't look necessary
2006-07-18 09:59:36 +00:00
David Anderson
928091864f
Added request am41367 (devcones)
2006-07-18 09:20:57 +00:00
David Anderson
fab4a43915
Fix for am41317, forward re-entrancy problem
2006-07-18 04:39:54 +00:00
Scott Ehlert
b44951295d
I forgot to remove you didn't I am41542
2006-07-17 23:11:57 +00:00
Scott Ehlert
db3beb9b98
Various pev issues fixed am41542
2006-07-17 20:01:11 +00:00
Christian Hammacher
2dc3f2bec9
fixed bug at41483
2006-07-17 12:42:59 +00:00
Borja Ferrer
6ac889f6e2
fixed bug at40963
2006-07-16 13:23:56 +00:00
David Anderson
87ac42cd98
fixed makefile for changes
2006-07-16 07:24:35 +00:00
Borja Ferrer
f64d2366e9
added 2 memfile files
2006-07-16 02:27:51 +00:00