Bill Currie
|
3efb0c538f
|
Separate file search from loading.
QFS_LoadFile (and its wrappers) now take a file handle rather than a
path. This will make vpath usage a little cleaner to implement.
|
2014-01-28 16:22:05 +09:00 |
|
Bill Currie
|
23a38738fc
|
Massive whitespace cleanup.
Lots of trailing whitespace and otherwise blank lines.
|
2012-05-22 08:23:22 +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
|
ce6ab908a5
|
Don't include the specific plugin headers in plugin.h.
This lets files that use plugins not depend on plugins they don't use.
|
2012-02-13 22:02:07 +09:00 |
|
Bill Currie
|
efa0105748
|
Rename some headers to fix doxygen warnings.
|
2011-07-23 15:58:45 +09:00 |
|
Bill Currie
|
15b423cbe7
|
Track 0 is used to stop the BGM
|
2010-11-20 14:32:27 +09:00 |
|
Bill Currie
|
1442273a8f
|
more opaque correctness
|
2010-08-20 12:58:37 +09:00 |
|
Bill Currie
|
dabb720fd1
|
be a little more honest (don't say "Playing" until we actually can)
|
2010-08-05 07:23:06 +00:00 |
|
Bill Currie
|
997102fea8
|
audit the usage of "only"
There are still a few iffy places (notably around certain prepositions), but
the relevant sentences are now much easier to read.
|
2010-01-13 06:42:26 +00:00 |
|
Bill Currie
|
c6d7a19851
|
Move all the cd plugins into the audio subdir so things can be built in the correct order (as cd_file depends on libQFsound).
|
2007-05-31 06:30:46 +00:00 |
|