Scott Ehlert
f673e641f3
Fixed issue where hostname could be retrieved too early if it was set in server.cfg;
...
thereby having an incorrect hostname if %hostname% was used in the message
Also, if the hostname cvar changes at any time before a map change occurs, then %hostname% should be replaced with the new value
2006-04-25 07:35:02 +00:00
Scott Ehlert
761e1f6fe1
Reverted a CreateInstancedBaselines change due to a 31 character limit to enum symbols that causes a compiler warning
...
(Real function that FM uses is called CreateInstancedBaselines and is different from CreateInstancedBaseline...
So something should be done, but I'm not sure what yet)
2006-04-20 08:49:49 +00:00
Borja Ferrer
b34557b839
fixed bug at27878
2006-04-19 02:52:39 +00:00
Scott Ehlert
a265189efa
Modified param names for touch native and forward to correct values... makes it more clear to someone looking at it
2006-04-17 22:29:18 +00:00
Scott Ehlert
b57c752b1c
Added get_orig_retval for retrieving the original return value of an engine function
...
Reformatted comments in fakemeta include files so they look a bit neater
2006-04-17 16:59:37 +00:00
Borja Ferrer
db9fcc28d6
fixed bug at27729 (HS and announcements overlapping)
2006-04-11 13:26:50 +00:00
Borja Ferrer
63d4d6591b
fixed typo at28092
2006-04-11 12:41:29 +00:00
David Anderson
b8ddd281aa
hack fix for at28078
2006-04-11 06:30:59 +00:00
Scott Ehlert
cd7f15f112
Reverted one of my "fixes." Apparently this is intended functionality. Sorry :(
2006-04-10 16:13:02 +00:00
Scott Ehlert
4fb001ce50
Whoa, whoa, whoa. Three "bugs"
...
1) Fixed tag mismatches with fprintf when not using Float, Sql, or Result (comma was missing :o)
2) Fixed unlink from taking more than one argument o_O
3) Fixed filesize from taking more than one argument o_O
2006-04-10 14:02:37 +00:00
Borja Ferrer
39f4a2bc13
fixed bug at27770
2006-04-06 23:36:22 +00:00
Borja Ferrer
15e137e266
time test
2006-04-02 18:50:35 +00:00
David Anderson
93c8bd0253
fixed potential exploit (thanks twisted)
2006-04-01 05:50:33 +00:00
David Anderson
deccf7816c
added rmdir()
2006-03-30 00:48:58 +00:00
David Anderson
fe971497cc
synced to dll
2006-03-30 00:31:45 +00:00
David Anderson
ab443e8254
fixed a few buffer overflow errors
2006-03-30 00:13:38 +00:00
David Anderson
16e53eded8
synced to dll
2006-03-29 23:57:54 +00:00
David Anderson
92be7f6791
synced to core
2006-03-29 22:58:11 +00:00
Borja Ferrer
006b4bd49a
added syncpoints to all stats scripts
2006-03-20 19:40:58 +00:00
David Anderson
5395fc1280
updated constants
2006-03-20 19:36:57 +00:00
David Anderson
c15a86b454
added new TR/KVD stuffs
2006-03-20 18:08:51 +00:00
Borja Ferrer
51c8724cff
added more hud syncpoints
2006-03-20 01:43:44 +00:00
David Anderson
dc9350fcc5
committed changes for new file format
2006-03-19 21:40:24 +00:00
Borja Ferrer
ef5437fec3
a working adminslots
2006-03-19 21:25:18 +00:00
David Anderson
6ef670878d
committed binary
2006-03-17 18:26:21 +00:00
David Anderson
89e13334ae
uses stringbuilder instead of alloc+concat for speed now
2006-03-16 19:29:46 +00:00
David Anderson
82fe1e10d9
Fleshed out log and database readers, began basics of GUI
2006-03-16 06:40:18 +00:00
Borja Ferrer
7e97156fc4
added arrayset native
2006-03-16 00:13:13 +00:00
Borja Ferrer
7190d933b4
fixed bug at26204
2006-03-15 16:14:32 +00:00
David Anderson
e208ff0664
quick import of file structure
2006-03-15 13:42:25 +00:00
David Anderson
dc8e162e26
added menu_cancel
2006-03-14 17:50:38 +00:00
Borja Ferrer
d7bef2ae4b
added get_global()
2006-03-14 17:15:52 +00:00
David Anderson
9c88ce1394
fixed bug at26581
2006-03-14 09:59:28 +00:00
David Anderson
aa3582a2f3
removed patch for autochanneler (bug at26176)
2006-03-13 14:37:23 +00:00
David Anderson
d80b59e639
vers bump
2006-03-13 14:35:46 +00:00
David Anderson
880cb401fb
fixed bug at26340 (NiLuJe)
2006-03-13 14:35:26 +00:00
Borja Ferrer
a9684fb81d
fixed bug at26189
2006-03-07 12:58:39 +00:00
Christian Hammacher
eb7a49f6d4
fixed awful cvar bug, amx_reservedslots (which wasn't registered by the plugin) was used in the code instead of amx_reservation
2006-03-06 15:27:30 +00:00
Christian Hammacher
982b22ab20
fixed bug in split()
2006-03-06 14:54:12 +00:00
David Anderson
446c5523f8
added back in two more old natives
2006-03-04 11:05:59 +00:00
David Anderson
74cd310504
bumped version
2006-03-04 06:53:06 +00:00
Borja Ferrer
3b4cd21835
NL and SV fixes (Lt Llama)
2006-03-03 22:31:55 +00:00
David Anderson
a9cdb2b48e
new binary
2006-03-01 02:50:28 +00:00
David Anderson
60b411757d
latest compiler build
2006-03-01 02:48:40 +00:00
David Anderson
48377168b2
Added ClearSyncHud()
2006-03-01 02:17:20 +00:00
David Anderson
d89f216682
added more syncing
2006-03-01 00:10:35 +00:00
David Anderson
84b09301e6
fixed display bug
2006-02-28 23:43:22 +00:00
David Anderson
3c1b564956
wrapped a few more things around HudSyncObjs
2006-02-28 10:46:22 +00:00
David Anderson
51b2cf120e
fixed valve_id_lan bug
2006-02-28 10:03:13 +00:00
David Anderson
d4c2bf154f
experimental fix for hud sync issue
2006-02-28 09:42:56 +00:00