mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-12-15 18:18:25 +00:00
* progress report * clean up flags * progress report * remove some debug * Template the convar class * progress report * undo automatic symbol change * Get rid of ConCommandRefAbstract * remove debug * reorganise the headers, and add templated getter/setters * finish templating job * fix copyright symbol * dont break metamod compilation * template the entire ConVar class * template change callback * Use MAX_SPLITSCREEN_CLIENTS for IConVar definition * split convarhandle once more + template iconvar * Renaming IConVar and depollute ICVar * remove static_assert + IDA comments * renaming struct properties * undo icommandline change * make reglist simpler * Destroy ConCommandBase * move some functions to baseconvardata * put cvar values into its own struct * revise struct * remove padding * add back unknown * finish templating * fix wrong ret value * review changes * small mistake * setup times changed * expose handle * add character_t include to icvar * Streamline build for others This commit will be reverted eventually * Update command completion cb signatures * Update ConVarValueInfo_t & CConVarBaseData * Update CCommand * Update ICvar * Update ConCommand & cb structs * Fix few typos * Add ConVarRefAbstract & update ConVar api Also a lot of small code reshufflings/cleanup * Add CCvar * Cleanup CONVAR_WORK_FINISHED defines * Few small corrections * Remove ConCommandBase declaration * Add concommand/convar register callbacks --------- Co-authored-by: Kenzzer <kenzzer@users.noreply.github.com> Co-authored-by: GAMMACASE <31375974+GAMMACASE@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| afxmem_override.cpp | ||
| basetypes.h | ||
| cache_hints.h | ||
| commonmacros.h | ||
| dbg.h | ||
| dbgflag.h | ||
| EventMasks.h | ||
| EventModes.h | ||
| fasttimer.h | ||
| ia32detect.h | ||
| icommandline.h | ||
| interface.h | ||
| IOCTLCodes.h | ||
| K8PerformanceCounters.h | ||
| l2cache.h | ||
| logging.h | ||
| memalloc.h | ||
| memdbgoff.h | ||
| memdbgon.h | ||
| memoverride.cpp | ||
| minidump.h | ||
| miniprofiler.h | ||
| P4PerformanceCounters.h | ||
| P5P6PerformanceCounters.h | ||
| platform.h | ||
| platwindow.h | ||
| pmc360.h | ||
| PMELib.h | ||
| progressbar.h | ||
| protected_things.h | ||
| systeminformation.h | ||
| testthread.h | ||
| threadtools.h | ||
| tslist.h | ||
| validator.h | ||
| valobject.h | ||
| valve_off.h | ||
| valve_on.h | ||
| vprof.h | ||
| wchartypes.h | ||
| win32consoleio.h | ||
| xbox_codeline_defines.h | ||