.. |
Array.r
|
release the item after removing it from the array, rather than before
|
2006-12-20 11:33:40 +00:00 |
AutoreleasePool.r
|
|
|
cbuf.r
|
|
|
cmd.r
|
|
|
crudefile.r
|
set all of our static builtin extentions to 0x000fxxxx. fixes the invalid
|
2004-01-07 00:04:07 +00:00 |
cvar.r
|
rename Cvar_GetCvarString to Cvar_GetString and add
|
2004-02-14 02:56:29 +00:00 |
debug.r
|
Ruamoko builtin declaration/implementation cleanup/simplification. Incomplete,
|
2004-04-28 00:42:38 +00:00 |
draw.r
|
video options "done"
|
2004-02-14 02:09:18 +00:00 |
entities.r
|
Ruamoko builtin declaration/implementation cleanup/simplification. Incomplete,
|
2004-04-28 00:42:38 +00:00 |
Entity.r
|
fix some leak issues
|
2006-12-16 14:00:00 +00:00 |
file.r
|
|
|
gib.r
|
|
|
hash.r
|
|
|
infokey.r
|
set all of our static builtin extentions to 0x000fxxxx. fixes the invalid
|
2004-01-07 00:04:07 +00:00 |
key.r
|
|
|
List.r
|
remove support for an optional = in struct/union declarations
|
2010-01-13 06:34:32 +00:00 |
ListNode.r
|
|
|
Makefile.am
|
add some sounds to the menus (not yet finished)
|
2007-05-07 12:17:12 +00:00 |
math.r
|
make the math functions Grievre provided available
|
2004-02-03 06:24:43 +00:00 |
message.r
|
quick and dirty fix to get menus loading again. libr.a really needs to be
|
2004-01-05 09:06:06 +00:00 |
nq_message.r
|
|
|
Object.r
|
enable obj_sendv
|
2004-11-17 21:27:00 +00:00 |
physics.r
|
set all of our static builtin extentions to 0x000fxxxx. fixes the invalid
|
2004-01-07 00:04:07 +00:00 |
plist.r
|
add PL_RemoveObjectForKey and make PL_D_AddObject take a normal C string for key instead of a pl string.
|
2006-12-09 06:00:36 +00:00 |
PropertyList.r
|
add PL_RemoveObjectForKey and make PL_D_AddObject take a normal C string for key instead of a pl string.
|
2006-12-09 06:00:36 +00:00 |
Protocol.r
|
compile time protocol support seems to be complete now. fortunatly, protocols had never been written out so the corrections to the protocol related stuctures do not need a progs version bump. runtime protocol support hasn't been fully tested yet.
|
2004-11-11 00:34:00 +00:00 |
qfile.r
|
massively speedup savegame scanning (and bump the menu progs memory size again :/)
|
2007-05-13 03:56:08 +00:00 |
qfs.r
|
add QFS_Open and QFS_WOpen
|
2006-12-20 12:08:57 +00:00 |
qw_message.r
|
|
|
qw_physics.r
|
set all of our static builtin extentions to 0x000fxxxx. fixes the invalid
|
2004-01-07 00:04:07 +00:00 |
qw_sys.r
|
|
|
script.r
|
Add a rua wrapper for scripts (seems, to work, too:). Also added generic resource handle support based on strref handling in pr_strings.c.
|
2004-11-11 04:06:00 +00:00 |
server.r
|
set all of our static builtin extentions to 0x000fxxxx. fixes the invalid
|
2004-01-07 00:04:07 +00:00 |
sound.r
|
add some sounds to the menus (not yet finished)
|
2007-05-07 12:17:12 +00:00 |
Stack.r
|
|
|
string.r
|
give sprintf a real prototype
|
2010-01-13 06:25:38 +00:00 |
sv_sound.r
|
add some sounds to the menus (not yet finished)
|
2007-05-07 12:17:12 +00:00 |
system.r
|
set all of our static builtin extentions to 0x000fxxxx. fixes the invalid
|
2004-01-07 00:04:07 +00:00 |