Bill Currie
|
59f520f4e7
|
Fix some parse errors that were lost in the noise.
|
2011-03-03 10:39:21 +09:00 |
|
Bill Currie
|
3a1e467ae8
|
Non-bogus syntax and warning fixes for ruamoko/cl_menu.
Sadly, there are many bogus warnings and other errors. qfcc is still very
sick :(.
|
2011-02-14 23:10:46 +09:00 |
|
Bill Currie
|
c38ea0b1bc
|
Correct the spelling of "nil".
|
2011-01-14 12:07:40 +09:00 |
|
Bill Currie
|
75ec6bf244
|
Clean out some unnecessary types from the progs engine and clean up the mess.
This is a nasty commit, sorry, but 99% of the commit is interdependent.
|
2011-01-10 12:25:31 +09:00 |
|
Jeff Teunissen
|
f86e933c6a
|
Array API fixes
NQ menus work now.
|
2010-12-12 05:40:24 -05:00 |
|
Jeff Teunissen
|
c58a72842f
|
Update users of Array to new API
|
2010-12-11 20:32:19 -05:00 |
|
Bill Currie
|
8abb9a69aa
|
remove support for an optional = in struct/union declarations
|
2010-01-13 06:34:32 +00:00 |
|
Bill Currie
|
bffd9f208f
|
more sounds in menus
|
2007-05-13 05:14:32 +00:00 |
|
Bill Currie
|
69bf8f3941
|
wow, when I screw up... :)
fix the broken bindings menus
|
2005-05-07 08:28:44 +00:00 |
|
Bill Currie
|
5ee4ec8421
|
Array now requires its elements to be Objects
|
2005-05-02 06:29:44 +00:00 |
|
Bill Currie
|
1207b44462
|
whitespace
|
2004-02-14 04:35:59 +00:00 |
|
Bill Currie
|
73b226b4b7
|
fix the key bindings menus (invalid strings) and add a music volume knob
|
2004-01-22 01:33:27 +00:00 |
|
Bill Currie
|
a48b2dd103
|
fix some errors picked up by the recent changes to qfcc
|
2003-08-22 06:34:09 +00:00 |
|
Bill Currie
|
6ecb707257
|
revamp the struct system so "struct foo;" does the right thing (ala C)
|
2003-07-30 04:11:45 +00:00 |
|
Bill Currie
|
e8c28cc3f3
|
fix some incompatable pointer types
|
2003-05-23 20:12:38 +00:00 |
|
Bill Currie
|
dd39fde9cf
|
remove a debug print
|
2003-05-13 19:18:25 +00:00 |
|
Bill Currie
|
508fb4fb5c
|
new view stuff mostly working. just a few visual bugs to iron out
|
2003-05-06 02:19:13 +00:00 |
|
Bill Currie
|
0b0dfcc38e
|
nuke the string api (never really liked it)
|
2003-04-08 02:35:09 +00:00 |
|
Bill Currie
|
5d40d7e8f3
|
use the correct array for getting the number of elements
|
2003-04-08 01:34:34 +00:00 |
|
Bill Currie
|
0566bbfb04
|
fix a snafu
|
2003-04-08 00:46:10 +00:00 |
|
Bill Currie
|
13fd0b8533
|
nuke the string hash api as it's been obsoleted
|
2003-04-07 22:34:39 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
e472c6b935
|
*shakes an angry shambler at ugly codingstyle*
|
2003-03-03 05:24:45 +00:00 |
|
Bill Currie
|
20922dd408
|
rename basic bindings to movement bindings and move the two weopon related
bindings from the movement menu to the weapon menu. now the movment menu
/just/ fits on a 320x200 screen.
|
2002-09-09 17:28:19 +00:00 |
|
Bill Currie
|
2d2dcaa4dc
|
grenade and rocket launcher were swapped
|
2002-08-28 22:18:11 +00:00 |
|
Bill Currie
|
a27041c3ef
|
prepare to move the client menu code. not used yet due to some ObjQC bugs
and I don't think people would appreciate losing their menus :)
|
2002-08-16 21:54:21 +00:00 |
|