1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-01-09 10:39:03 +08:00

20 Commits

Author SHA1 Message Date
old-pigeon
6d3193265c
Update IFileSystem::Size vtable layout (#209) 2024-02-10 12:01:26 +03:00
Nicholas Hastings
b02746e648
Minor IFileSystem & CBufferString updates (#192) 2023-12-23 14:13:41 +03:00
GAMMACASE
c002d23f81 Fix incorrect placement of IFileSystem::ReadLine 2023-12-21 20:14:08 +03:00
zer0.k
0fa7284619
Update IFileSystem::ReadLine (#191)
Makes one of the overloads to be a windows only method
2023-12-18 20:13:19 +03:00
zer0.k
39be6f5f4b
Update filesystem.h (#188) 2023-12-16 08:34:43 -05:00
GAMMACASE
603427af94 Update IFileSystem 2023-09-27 16:54:58 +00:00
GAMMACASE
a8c0e4f903 A lot of minor edits/fixes 2023-09-27 16:54:58 +00:00
GAMMACASE
b6a89a4815 Update CBufferString class 2023-09-27 16:54:58 +00:00
GAMMACASE
1312e1c957 Few more adjustments 2023-09-27 16:54:58 +00:00
GAMMACASE
45b223f8b9 Add INetworkMessages interface 2023-09-27 16:54:58 +00:00
GAMMACASE
00b3550bab Update IFileSystem & remove filesystem_passthru.h 2023-09-27 16:54:58 +00:00
GAMMACASE
cf8ccb1dae Update IFileSystem interface 2023-09-27 16:54:58 +00:00
StanR
ac8b4718ba [dota] Update filesystem interface (#47)
* [dota] Update filesystem interface

* Remove commented out lines completely
2018-12-10 08:18:38 -05:00
StanR
98325355d2 [Dota] Filesystem interface fix (#46)
* Fix filesystem interface

* whoops
2018-10-02 17:01:23 -04:00
Nick Hastings
f60592b4f9 More Source 2 / Dota shuffling.
- Remove tier1 interface/factory funcs that no longer exist.
- Add/fix tier0 interface funcs.
- Fix tier0 win64 link lib to have correct decorated names for Msg, Warning, etc.
- Update Error() shim to act more closely to old behavior.
- Moved CreateInterface impl to interfaces lib (appears to not be in tier1 anymore).
- Removed exports log channels that aren't exported in S2.
2018-06-30 08:15:58 -04:00
Nicholas Hastings
cd9b331641 Start of Source2 work. 2015-07-09 13:07:26 -04:00
Nicholas Hastings
bac49f4e16 Updated IFileSystem, IKeyValuesSystem, ConCommand and tier1 lib for 2013-04-19 game update. 2013-04-22 18:57:11 -04:00
Nicholas Hastings
f2baaa8b15 Updated IFileSystem. 2013-03-01 13:44:20 -05:00
Scott Ehlert
fb701bd569 Added reverse-engineered interfaces lib code and hacked up tier1 and mathlib to build against the newer headers. 2012-05-21 02:49:35 -05:00
Scott Ehlert
c0a96ff1e8 Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00