1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-11-29 11:24:19 +01:00
Commit Graph

206 Commits

Author SHA1 Message Date
Scott Ehlert
afbd6cc123 Reformatted output of meta list command
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40420
2007-08-10 23:43:16 +00:00
Scott Ehlert
e00aa3cbd4 Added OnUnlinkConCommandBase to IMetamodListener to notify when Metamod:Source is about remove a concommand or convar.
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40419
2007-07-23 18:19:02 +00:00
Scott Ehlert
98caa6168f Removed small bit of unneeded code in CreateInterface as it's already taken care of by UTIL_TrimRight
Removed some options in project files as the default values are already set to these - I hope someone understood that.

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40418
2007-07-20 22:21:14 +00:00
Scott Ehlert
615d8cd192 Adjusted changelog a bit
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40417
2007-06-27 03:31:00 +00:00
David Anderson
7b565d78da updated changelog
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40412
2007-06-27 03:04:03 +00:00
David Anderson
f4384399b0 fixed a crash bug where plugins that unload other plugins would cause the unload iterator to become corrupt
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40410
2007-06-26 17:57:18 +00:00
David Anderson
3a6f1df52d added ServerGameClients info output to the "meta game" command
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40405
2007-06-01 17:28:11 +00:00
Scott Ehlert
4cb1720827 Updated changelog with SourceHook information. Additionally, reformatted text file to be 80 columns wide.
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40404
2007-05-29 23:31:19 +00:00
Scott Ehlert
8f6e916a45 amb298 - SourceMM wasn't loaded as VSP using a relative path on Linux
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40403
2007-05-29 21:53:58 +00:00
David Anderson
8de5ef248f synced changelog from 1.4.1
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40402
2007-05-16 07:26:10 +00:00
David Anderson
3ba6a05273 bumped version number for sourcehook v5
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40398
2007-05-16 03:53:23 +00:00
Scott Ehlert
ca753a414a Removed internal use of callclass for IServerGameDLL::DLLShutdown()
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40396
2007-05-13 02:54:11 +00:00
Scott Ehlert
96ed622318 User message code now uses SH_GET_ORIG_VFNPTR_ENTRY macro - SourceMM should build again :o
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40395
2007-05-13 02:51:11 +00:00
Scott Ehlert
499e6359f0 Oops - stupid typo fix
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40388
2007-05-11 19:21:14 +00:00
Scott Ehlert
5afc353875 Fixed amb277 - failed to get user message list in Kreedz Climbing
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40387
2007-05-11 19:14:21 +00:00
David Anderson
5a343e7f29 added linux support to UTIL_Relatize()
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40382
2007-05-02 14:18:20 +00:00
David Anderson
66a8a085fb fix for bug amb233
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40381
2007-05-02 14:08:57 +00:00
Scott Ehlert
923164bb69 Client 'meta' command should now work with ServerGameClients004 and beyond.
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40380
2007-04-26 18:14:21 +00:00
Scott Ehlert
bf38135d88 Added ISmmAPI::GetVSPVersion() to get highest supported IServerPluginCallbacks interface version
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40379
2007-04-24 22:07:00 +00:00
Scott Ehlert
6278cc9f7b Don't really need games.txt anymore - have wiki article instead
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40378
2007-04-24 20:30:17 +00:00
Scott Ehlert
c64c2b2c2e This line isn't actually needed...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40377
2007-04-07 06:40:57 +00:00
David Anderson
d386a5b624 whoops, fixed a versioning bug
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40372
2007-04-07 04:31:23 +00:00
Scott Ehlert
50cc1b7356 Hello, just one minor thing. Why did I do this again? :\
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40369
2007-04-06 21:01:43 +00:00
David Anderson
9c562a9e62 fixed a post-release error where the vsp listener API simply didn't work :(
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40368
2007-04-06 20:53:07 +00:00
Scott Ehlert
eca25f0b14 Pointless thing here. Don't look :o
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40366
2007-04-06 02:47:41 +00:00
David Anderson
dbd6e1b740 updated the changelog
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40362
2007-04-05 20:11:27 +00:00
Scott Ehlert
e150d08f86 Client "meta list" command now shows plugin status: RUN or PAUSE
Also fixed minor problem where the usage of the client meta command would not be printed when an invalid option was passed.

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40357
2007-04-05 06:49:23 +00:00
Scott Ehlert
3442fd7fe6 Oh, err, what was I thinking here?
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40352
2007-03-26 19:47:37 +00:00
Scott Ehlert
fbaa9221e3 Added a check for relative jump in GetUserMessageInfo's vtable entry
Also, added more games to list...

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40351
2007-03-26 19:44:04 +00:00
Scott Ehlert
3d38398eca This is more a accurate description...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40350
2007-03-21 17:54:17 +00:00
Scott Ehlert
05226d7799 Bail will probably kill me for all this but...
1) Fixed amb93: Improved mod path detection.
2) Fixed various rare string inconsistencies.
3) Updated changelog
4) Other various internal things that don't matter much :o

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40349
2007-03-21 17:45:28 +00:00
David Anderson
859506f742 added definitions for our new "versionchanger" script
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40347
2007-03-03 06:57:30 +00:00
Scott Ehlert
45bb183759 The most incredibly pointless commit ever
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40346
2007-03-02 02:43:22 +00:00
Scott Ehlert
2faa7923c4 Added more games to the list...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40345
2007-02-27 03:37:01 +00:00
Scott Ehlert
d07e97072d Added more comments to please the masses :o
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40344
2007-02-27 03:31:08 +00:00
Scott Ehlert
fa82870f01 Fixed some issues with getting the user messages when mod was compiled with frame pointer.
Added support for Dystopia through an ugly hack until more information known.
Code has been further uglified.

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40343
2007-02-27 03:25:36 +00:00
David Anderson
293308200f oh
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40341
2007-02-22 05:11:21 +00:00
David Anderson
012a2c600c initial import of new version code for nightly builds
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40340
2007-02-22 03:06:41 +00:00
Scott Ehlert
b663f41ee0 CSmmAPI::CacheUserMessages now checks to ensure that the number of messages falls within the bounds of an unsigned byte
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40339
2007-02-21 05:26:38 +00:00
Scott Ehlert
bf3d98f77c Added experimental user message API functions that don't error out on invalid indices
Added user message list to 'meta game' command

Terrible, ugly code...

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40338
2007-02-21 01:51:54 +00:00
Scott Ehlert
c7a31de575 Fixed linux build :o
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40337
2007-02-19 13:17:07 +00:00
David Anderson
0f2e0c9544 updated license year
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40333
2007-02-10 00:36:21 +00:00
David Anderson
0f5c4ca912 added experimental API for hooking VSP interface calls
updated file license headers

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40332
2007-02-10 00:31:34 +00:00
Scott Ehlert
ef9cc2d21d Added 1.3d to changelog...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40331
2007-02-08 11:44:11 +00:00
Scott Ehlert
877099559d Renamed convar.h to convar_smm.h in order to avoid potential compiling problems with the order of include directories.
--HG--
rename : sourcemm/convar.h => sourcemm/convar_smm.h
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40330
2007-02-08 09:19:19 +00:00
David Anderson
59ec4c31ee fixed SourceMM crashing on long paths (steam srcds)
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40327
2007-01-27 09:18:17 +00:00
David Anderson
5bf3768e1f updated to work with 006
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40310
2006-11-30 02:43:15 +00:00
David Anderson
08a498aaee added basic compatibility for darkmessiah. note that it will crash from engine diffs!
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40308
2006-10-25 20:35:29 +00:00
Scott Ehlert
141d1534bb Fixed linking order for tier1, this no longer crashes :o
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40302
2006-09-20 02:25:13 +00:00
Scott Ehlert
9ca0ac0bc5 Tentative makefile changes to link to new tier1_i486.a static library
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40301
2006-09-15 06:50:44 +00:00