Bill Currie
958b878282
More conversions to NSString
2010-10-09 09:49:35 +09:00
Bill Currie
33a4f589d0
Do a lot of conversions to NSString.
2010-10-07 17:58:26 +09:00
Bill Currie
7ec21cbb39
Change path_projectinfo to NSString.
2010-10-05 23:48:56 +09:00
Bill Currie
00d33ccbf4
It seems I forgot to commit this with the plist changes.
2010-10-05 23:48:06 +09:00
Bill Currie
05a8b981a5
Use QF's property lists for the project file.
2010-10-04 19:43:33 +09:00
Jeff Teunissen
fb785c334b
tactical whitespace bomb
...
Add return-type information to all methods, split up lines properly where
I could find them, and ran the whole thing through uncrustify. Looks purty
now. :)
2010-09-29 16:09:11 -04:00
Jeff Teunissen
32c1bae1f2
Comment an #if 0
...
Looks like John Carmack was going to implement "reference" .qpr directories,
where they would contain a reference to the "real" base path, but never got
it finished. Make a note in the source to explain the "dead" code.
2010-09-28 12:13:25 -04:00
Jeff Teunissen
ad6e799981
signed/unsigned and some const-correctness
2010-09-28 12:13:25 -04:00
Bill Currie
d13e2aeded
Char buffer audit.
...
Get rid of most static char buffers. The few remaining are either in file
structs or messy code that needs further analysis.
2010-09-28 21:40:11 +09:00
Bill Currie
7c2709e8f8
Do a const-correct run.
2010-09-28 18:41:38 +09:00
Bill Currie
a794752d78
Fix the tangled mess of entity connections.
...
What was the person who wrote valueForQKey thinking? Make the function
const-correct and bubble the changes through the code.
2010-09-28 00:29:16 +09:00
Bill Currie
9d316bd82a
A bit more code cleanup.
2010-09-26 22:45:26 +09:00
Bill Currie
5f99251577
Correct alert panel handling.
2010-09-26 13:50:20 +09:00
Bill Currie
077def90f6
Finish the gorm file, for certain values of finished.
2010-09-26 13:50:19 +09:00
Bill Currie
37c2e0937c
Get progs source scanning working.
...
Of course, this is if the environment is set up just right, but it's
another step towards something to fix.
2010-09-26 13:50:18 +09:00
Bill Currie
f5169fae80
Add \n to Sys_Printf calls.
2010-09-26 13:50:18 +09:00
Bill Currie
e4f78ab80b
Fixes for building with QF.
2010-09-26 13:50:18 +09:00
Bill Currie
931900fbd3
Pass .m files through indent.
...
The result isn't perfect, but it cleans up the whitespace and makes the
code more consistent with the rest of the project.
2010-09-26 13:50:17 +09:00
Bill Currie
b336ba79f1
Finally, everything does compile.
...
However, it still won't work (no gorm, commented code, ...).
Borrow an old implementation of the Storage class until I figure out just
what it's being used for.
2010-09-26 13:50:17 +09:00
Bill Currie
4dcc29a136
bloody gcc deciding #import isn't good enough :P
2003-05-06 21:52:58 +00:00
Bill Currie
48a5ad0d36
my WIP on porting QuakeEd to GNUstep/QuakeForge
2003-03-18 19:48:24 +00:00