Arkshine cdc7d550eb Cvars: Rearrange a bit some code
Changed class CCVar -> struct CvarInfo
Added CvarManager class and moved some code there
Code of registering a cvar is rewritten
Cvars datas are stored in a hashtable for fast lookup
For natives compatibility, an inline list is kept (though CList -> ke::InlineList)
Replace some CVAR_GET/SEt_ by FindVar
2015-01-23 19:05:32 +01:00
..
2014-07-27 11:22:40 +03:00
2014-10-11 17:46:29 +02:00
2005-08-24 06:13:55 +00:00
2014-12-28 20:56:52 +01:00
2014-08-06 09:17:53 +02:00
2005-07-30 00:31:42 +00:00
2014-05-18 20:37:44 -05:00
2014-11-21 20:56:06 +06:00
2014-09-18 19:35:29 +02:00