Bill Currie
|
b6b7f9675f
|
[qfcc] Emit static instance lists
For now, only protocols are in the list (gcc adds only static string
objects and qfcc doesn't do those yet, so not so far behind). qfprogs
dumps them.
|
2020-03-02 10:48:51 +09:00 |
|
Bill Currie
|
81083698a8
|
Move to using an in-memory form of ddef_t
This allows the VM to work with extended ddefs transparently. It seems
to have uncovered a typedef alias relocation bug, though.
|
2020-02-22 22:33:44 +09:00 |
|
Bill Currie
|
aa14271764
|
Make param/format specifier mapping easier to read.
Just a bit of white space.
|
2012-12-16 12:00:39 +09:00 |
|
Bill Currie
|
bc1b483525
|
Nuke the rcsid stuff.
It's pretty useless in git.
|
2012-04-22 10:56:32 +09:00 |
|
Bill Currie
|
55eed1ae07
|
Make module dumping a little more informative.
|
2011-03-08 22:43:53 +09:00 |
|
Bill Currie
|
88cd37a3e2
|
Header update for the renamed files.
|
2011-02-24 13:00:19 +09:00 |
|
Bill Currie
|
5efeb7ebf8
|
Rename some files that have been bugging me.
|
2011-02-24 12:59:18 +09:00 |
|