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

383 Commits

Author SHA1 Message Date
Pavol Marko
ac92e7ff05 Better treatement of deprecated callclasses
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40393
2007-05-12 19:05:16 +00:00
Pavol Marko
cdead2f8fc no comment
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40392
2007-05-12 09:03:57 +00:00
Pavol Marko
c7369c50fe Minor problem (initialization order in ExecutableClass)
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40391
2007-05-12 09:01:23 +00:00
Pavol Marko
43edf68d2c Why did MSVC not complain about this?
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40390
2007-05-12 08:57:10 +00:00
Pavol Marko
50926ce4e6 Direct VP hooks, new SH_CALL
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40389
2007-05-12 08:08:01 +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
9826153912 bumped version number
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40386
2007-05-07 18:54:30 +00:00
Pavol Marko
8e446b28c3 Added hook ids
Added VP hooks and VP Hook test
New macro syntax (SH_ADD_HOOK + SH_STATIC/SH_MEMBER)

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40385
2007-05-07 18:35:59 +00:00
David Anderson
9bf8799bf3 removed eol-style property
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40384
2007-05-07 18:33:34 +00:00
Scott Ehlert
bbb371c8d7 Added find_last_of() to SourceHook::String for searching the string backwards
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40383
2007-05-03 02:22:03 +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
c3a73fc9cb new path
added readme

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40365
2007-04-05 22:34:04 +00:00
David Anderson
c9eab2b76d fixed stupid bug
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40364
2007-04-05 21:07:10 +00:00
Scott Ehlert
76c6763cd2 Release mode builds...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40363
2007-04-05 20:50:02 +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
David Anderson
c14b8dd718 added a makefile
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40361
2007-04-05 20:09:57 +00:00
David Anderson
048cac087e added a sample config file
added a restart option to the config file

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40360
2007-04-05 17:56:06 +00:00
David Anderson
05e09416ef added cvar detection for MM:S
fixed a gameinfo.txt writing bug
removed obj folder from local build

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40359
2007-04-05 17:51:23 +00:00
Scott Ehlert
69be233d2c api_link.obj is now placed in the output directory with the other object files
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40358
2007-04-05 07:00:49 +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
David Anderson
62ae48572c config file support now
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40355
2007-03-31 20:23:59 +00:00
David Anderson
f4865a2a09 fixed linux issues
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40354
2007-03-31 17:51:08 +00:00
David Anderson
32dc2d619f initial import of the updater tool
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40353
2007-03-31 16:23:19 +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
Christian Hammacher
b2e2e058e4 fixed bug where directories in the root directory were not detected (unless the start directory was the root directory)
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40335
2007-02-12 19:45:27 +00:00
David Anderson
ed2ba5b8b0 added some const specifiers to string
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40334
2007-02-10 04:52:18 +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