Go to file
Ross Bemrose 10a95cfdce Add new function: GetMapDisplayName.
This function will resolve the name of a map using FindMap, then (if applicable), will turn a workshop map name into a nicely formatted name.

Currently only TF2 and CS:GO Map Workshops are supported.  More can be added at a later date.

This function returns false if a map was not found, but true in any other instance even if FindMap could not resolve the map name.

This patch also updates the following core plugins to use this GetMapDisplayName:

BaseTriggers
BaseVotes
MapChooser
NextMap
Nominations
RandomCycle
RockTheVote
2015-09-15 16:16:58 -04:00
bridge/include Move CDataPack from core to logic. 2015-09-06 11:02:52 -07:00
configs Fix sm_trigger_show default in shipped sourcemod.cfg match default in basetriggers. 2015-05-30 07:52:31 -04:00
core Add new function: GetMapDisplayName. 2015-09-15 16:16:58 -04:00
editor Added AMXX Pawn geshi generation script. 2010-08-23 13:53:44 -04:00
extensions Update regex and datapack includes to not use binding syntax. 2015-08-12 11:52:57 -07:00
gamedata Update TF2 gamedata 2015-08-18 21:09:33 +01:00
loader Add basic support for Black Mesa. 2015-05-06 21:12:13 -04:00
plugins Add new function: GetMapDisplayName. 2015-09-15 16:16:58 -04:00
public Fix sm-central crashing on start (bug 6413). 2015-09-10 11:32:10 -07:00
sourcepawn@8dd90b3589 Update to the latest AMTL version. 2015-08-27 01:01:18 -04:00
tools Merge pull request #311 from alliedmodders/juju 2015-07-14 20:19:11 -04:00
translations Remove unused phrase. 2015-03-22 15:36:07 -04:00
versionlib Change version display. 2014-05-25 03:18:05 -07:00
.arcconfig Add a .arcconfig file so that arc works 2013-10-15 22:57:59 +01:00
.gitignore Update to the latest SourcePawn revision. 2015-08-18 09:51:24 -07:00
.gitmodules Use upstream SourcePawn as a submodule. 2015-03-15 16:38:38 -07:00
.travis.yml More tweaks. 2015-07-14 19:44:52 -04:00
AMBuildScript Update build scripts for new AMTL folder structure. 2015-08-26 15:54:55 -04:00
changelog.txt Triggering a build. 2011-04-13 19:05:41 -05:00
configure.py Add an ambuild configure option to disable auto versioning. 2014-07-02 13:29:59 -05:00
product.version Bump version to 1.8.0-dev. 2014-12-18 04:55:58 -08:00
pushbuild.txt Trigger build for hl2sdk-tf2 changes. 2015-09-10 19:54:32 -04:00
README.md and maybe also a hyphen 2014-05-27 01:09:12 -06:00

SourceMod

General

Development