Commit Graph

969 Commits

Author SHA1 Message Date
Scott Ehlert
47e2214f09 Synced MSVC8 project for engine 2006-09-10 16:47:49 +00:00
David Anderson
c7febb4447 fix for issue am44593 2006-09-10 03:01:21 +00:00
Scott Ehlert
751e8e6299 Might as well update this too while I'm at it (Kugatsu, Septiembre, September!) 2006-09-09 20:27:09 +00:00
Scott Ehlert
5a4b1d2f03 Fixed some GCC warnings for Werror 2006-09-09 20:12:50 +00:00
Borja Ferrer
b5498818a3 updated the GEOIP API 2006-09-09 11:41:48 +00:00
Scott Ehlert
c9c2943c05 MySQL and SQLite can actually use 4.1 here... Also libstdc++ == ugh 2006-09-04 08:28:08 +00:00
Scott Ehlert
2905217607 Fixed this o_O 2006-09-02 08:08:05 +00:00
David Anderson
78956f3d89 merged bcompat changed into trunk
removed amxmod compat files for now
2006-09-01 03:29:27 +00:00
David Anderson
cba554d193 fixed this up for gcc-3.4 and no lstdc++.a 2006-08-28 21:21:06 +00:00
David Anderson
76a4d84dbb Fixed this up to work, eh. no more libstdc++.a for you 2006-08-28 21:03:27 +00:00
David Anderson
ec83efbdf3 These did not sync to trunk properly (SDK fix and some updates) 2006-08-28 19:29:20 +00:00
David Anderson
9bd22661ff Added SQL_GetInsertId() 2006-08-28 19:17:26 +00:00
David Anderson
388711e969 Synced bcompat tree additions and fixes found so far 2006-08-28 11:08:18 +00:00
Scott Ehlert
5c23cf416e Fixed makefiles (yes, again) for hlsdk move 2006-08-27 05:29:04 +00:00
Scott Ehlert
709b3705ab Fixed warnings that only appeared when compiling amd64 binaries 2006-08-27 04:50:20 +00:00
Scott Ehlert
22bef17660 Changed makefiles to point to trunk's modified version of the HL SDK 2006-08-27 03:13:11 +00:00
Scott Ehlert
28c4ea4fec Removed odd debug message 2006-08-27 02:21:27 +00:00
Scott Ehlert
81ac41037b GCC Wallification 2006-08-27 02:17:18 +00:00
David Anderson
4981f46c41 Forgot to sync this 2006-08-24 22:58:48 +00:00
David Anderson
ee4f064073 Initial bump to GCC-4.1 2006-08-24 22:44:57 +00:00
Scott Ehlert
58abc3a655 Request am28110 - Added tfc_get_user_goalitem native to determine if player is carrying a goal item (such as a flag or keycard) 2006-08-22 21:50:27 +00:00
Scott Ehlert
0cb316c764 Removed amd64 stuff from makefiles for projects that don't need it 2006-08-21 15:32:07 +00:00
Scott Ehlert
74d3d23f13 Added tfc_get/setweaponammo to set ammo in weapon's clip (not backpack ammo) 2006-08-21 13:50:51 +00:00
Borja Ferrer
4692335abb bumped version 2006-08-21 02:01:57 +00:00
David Anderson
deefc504e1 Added request am29544 (nvault_touch) 2006-08-20 21:23:38 +00:00
Borja Ferrer
ea262171db fixed bug am42321 2006-08-20 21:19:50 +00:00
Borja Ferrer
afe7df87d2 Added request am40169 2006-08-20 00:20:47 +00:00
David Anderson
446d4b8a5d Synced threading changes between MySQLX and Sqlite 2006-08-19 19:37:45 +00:00
David Anderson
db5c9c114e Queries in plugin_end() now resolve correctly. 2006-08-19 19:29:33 +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
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
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
David Anderson
b7076fc572 Committed implementation of request am42697 2006-08-18 02:19:38 +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
Scott Ehlert
1a6f4e08b2 Added request am41585 (Orangutanz) 2006-07-19 04:23:00 +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
Borja Ferrer
6ac889f6e2 fixed bug at40963 2006-07-16 13:23:56 +00:00
Scott Ehlert
b859001feb Fixed path to Pawn include file in MSVC projects (Fun module) 2006-07-13 03:22:30 +00:00
Scott Ehlert
895039308f Added CZ models to CsInternalModel enum (request at41295) 2006-07-13 03:07:24 +00:00
David Anderson
43b8ea4657 deleted outdated or unneeded dirs in dlls 2006-07-12 18:25:41 +00:00
Scott Ehlert
0eca298c2a Fixed makefile paths (I think) 2006-07-12 06:05:06 +00:00
Zor
84ec8ef007 - Added new forwards as well as new stocks 2006-06-11 21:47:11 +00:00
Borja Ferrer
d4bfddc034 added 2 new natives 2006-06-10 20:46:12 +00:00
David Anderson
deb1b00416 synced fix 2006-06-10 01:34:27 +00:00
David Anderson
6b80e9e8d2 fixed a silly row bug 2006-06-09 08:47:52 +00:00
David Anderson
9eb0d50f4c yams 2006-06-05 23:22:57 +00:00
David Anderson
24c5c10a31 oh, hello 2006-06-05 23:22:45 +00:00
David Anderson
b4450bbee5 synced this change 2006-06-05 18:43:01 +00:00
David Anderson
c92145ee88 backwards compat fixes -
dbi_close() must return 0 on failure (not that it matters)
dbi_nextrow() must return 0 on RESULT_NONE
2006-06-05 08:21:28 +00:00
Scott Ehlert
17fb06f7bb Moved vector natives from engine to core at29896
Moved precache_generic from engine to core at30469
2006-06-05 07:48:54 +00:00
Scott Ehlert
7d3ddf502c Synced MSVC8 project file 2006-06-05 05:29:26 +00:00
Scott Ehlert
5940b4a6ca MSVC8 warning fix 2006-06-05 05:24:59 +00:00
Scott Ehlert
9edf20866b Synced MSVC8 project file 2006-06-05 05:18:27 +00:00
Scott Ehlert
30495aa34e Linking to zlib isn't necessary 2006-06-05 05:07:52 +00:00
David Anderson
915c3d244c merged in mysqlx fixes 2006-06-04 19:40:34 +00:00
David Anderson
24cdcde968 fixed heap corruption
improved memory usage
removed useless stringpooler
2006-06-04 19:26:43 +00:00
David Anderson
cef005317b wow I'm tired 2006-06-04 09:28:45 +00:00
David Anderson
2210c54d68 fixed 64bit bugz 2006-06-04 08:57:20 +00:00
David Anderson
3fe24d8793 fixed some build problems 2006-06-04 07:49:07 +00:00
David Anderson
b3a91bc496 fixed a build error on gcc 2006-06-04 07:44:55 +00:00
David Anderson
8a529b100c or this 2006-06-04 07:42:46 +00:00
David Anderson
f1f683dca7 gcc didn't like this 2006-06-04 07:42:10 +00:00
David Anderson
fb904f6e40 Linux build works now 2006-06-04 07:35:33 +00:00
Scott Ehlert
a5bd69ac4a MSVC8 project file fixed and updated 2006-06-04 04:35:53 +00:00
Scott Ehlert
c6e17539ca zomg fixed warnings again o_O 2006-06-04 04:29:46 +00:00
Scott Ehlert
e0b05c0b83 Yeah another possible warning fix perhaps 2006-06-04 03:59:14 +00:00
Scott Ehlert
a44eb16360 MSVC8 fixes again, what the heck did I do before? o_O 2006-06-04 03:57:45 +00:00
David Anderson
fc429213d3 whoabug 2006-06-04 02:10:04 +00:00
David Anderson
579cc83d54 this was broken too. make sure it builds next time ;) 2006-06-04 01:36:18 +00:00
David Anderson
be7bf671af sooomeooone broke the geoip build. 2006-06-04 01:31:31 +00:00
David Anderson
e1b9543d10 added these k 2006-06-04 01:22:10 +00:00
David Anderson
af8dea753e removed this SUCKA 2006-06-04 01:14:33 +00:00
David Anderson
3a7d291513 fixed wrong aff ret val
updated sdk
2006-06-03 23:13:22 +00:00
David Anderson
fe603c29f0 fixed wrong aff return val 2006-06-03 23:13:02 +00:00
David Anderson
27ba10c8a0 fixed a reporting bug 2006-06-03 23:02:18 +00:00
David Anderson
34f5b3257d attempted some thread improvements[?]
fixed moduleconf bug
what
2006-06-03 22:26:43 +00:00
David Anderson
1c2749fdf6 removed old sdk 2006-06-03 19:52:49 +00:00
David Anderson
aa1308e32e initial import of sqlitex 2006-06-03 19:52:21 +00:00
Scott Ehlert
c8d543929a Updated to June 2006-06-03 08:33:30 +00:00
David Anderson
e7e87ff040 updated to sqlite-3.3.5 2006-06-02 21:29:25 +00:00
Borja Ferrer
e6064af9fb added request at30290 (VEN)
fixed cs_get_user_buyzone returning true when user was in bombtarget zone or other specific areas
2006-05-26 18:26:59 +00:00
Borja Ferrer
44a7b62963 possible fix at29931 2006-05-23 19:35:40 +00:00
Scott Ehlert
ac1e3a9001 Added ClientPrintf engine function (request at30137) 2006-05-23 03:26:26 +00:00
Scott Ehlert
b40f5e6637 request at29928
New callable engine function: AlertMessage
2006-05-19 06:01:55 +00:00
David Anderson
f9c9088303 added affinity implementation 2006-05-19 01:54:28 +00:00
David Anderson
dc785a4369 Fixed bug at29628 2006-05-16 21:20:14 +00:00
Scott Ehlert
b67e6c5269 Hello MSVC8 project. I'm just removing some files from you this time. Won't hurt one bit. 2006-05-12 04:55:54 +00:00
David Anderson
f8809e2663 Fixed a backwards compatibility issue with free result 2006-05-11 12:11:42 +00:00
David Anderson
123215a53c removed these, no longer needed 2006-05-11 08:47:53 +00:00
David Anderson
ed6e28c1d4 removed message functions from engine [!] 2006-05-11 07:49:45 +00:00
Scott Ehlert
77f0e526bf Whoa. SetClientKeyValue fixed :\ 2006-05-11 03:34:13 +00:00
Scott Ehlert
30ce0d9f1b Another pointless typo fix 2006-05-11 02:29:08 +00:00
Scott Ehlert
8920a05bba mov gah, [newline_fix] 2006-05-10 14:38:11 +00:00
Scott Ehlert
061da07af8 Yet another wondeful typo fix 2006-05-10 13:26:36 +00:00
Scott Ehlert
da757b6c62 Um, ignore me please. Nothing to see here. Move along. 2006-05-10 13:25:29 +00:00