Where did conversions_c move to?
Posted: Mon May 05, 2014 8:28 pm
Was able to find PlayerGenerator and commands.ClientCommands, but this last one is eluding me...
Code: Select all
basetypes_c -> basetypes
bot_c -> bots
command_c -> _commands -> commands
constants_c -> constants
conversions_c -> _conversions -> players/entity.helpers
cvar_c -> _cvars -> cvars
datamap_c -> datamaps
dump_c -> _dump
effects_c -> _effects -> effects
engine_c -> engines
entity_c -> _entities -> entities
event_c -> _events -> events
globals -> globals
keyvalues_c -> _keyvalues -> keyvalues
listener_c -> listeners
mathlib_c -> mathlib
memory_c -> _memory -> memory
player_c -> _players -> players
recipientfilter_c -> _recipients -> filters.recipients
stringtables_c -> stringtables
tools_c -> tools
usermessage_c -> _messages -> messages