Bill Currie
|
103299e7e4
|
rename Cvar_GetCvarString to Cvar_GetString and add
Cvar_Set{String,Float,Integer,Vector} and
Cvar_Get{String,Float,Integer,Vector}. use them in the menus
|
2004-02-14 02:56:29 +00:00 |
|
Bill Currie
|
d1bf75d218
|
add Cvar_Toggle
|
2004-02-07 00:08:46 +00:00 |
|
Bill Currie
|
43f68ba10c
|
d'oh
|
2004-01-22 06:27:56 +00:00 |
|
Bill Currie
|
4843d0adde
|
implement the invers hyper trig functions locally because they're not
available everywhere.
|
2004-01-22 06:26:55 +00:00 |
|
Bill Currie
|
bb31308953
|
ruamoko math functions from Grievre
|
2004-01-22 05:43:18 +00:00 |
|
Bill Currie
|
e154c9add5
|
be consistent with WIN32 and _WIN32 (now all _WIN32)
|
2004-01-20 03:47:27 +00:00 |
|
Bill Currie
|
77b2942982
|
several libs can now get built as dlls in windows: console, gamecode,
gamecode_builtins, gib, image, modules, object, ruamoko and util.
|
2004-01-19 07:47:41 +00:00 |
|
Bill Currie
|
249aee2e9f
|
move the OO runtime support code from libQFgamecode to libQFruamoko where
it really belongs :)
|
2004-01-16 08:02:31 +00:00 |
|
Bill Currie
|
e7ffad8772
|
more rua cleanups: now just one init function to call (it calls the rest)
|
2004-01-16 07:03:58 +00:00 |
|
Bill Currie
|
01392c78bb
|
move the bulk of what whas libQFcsqc to libQFruamoko.
|
2004-01-16 05:46:19 +00:00 |
|