Parent Directory
|
|
|
|
|
ac/
|
110 |
6 years |
relnev |
added copyright header
|
anim/
|
305 |
2 years |
taylor |
various big-endian fixes, mainly networking support related
|
asteroid/
|
193 |
5 years |
taylor |
Freespace 1 support
|
bmpman/
|
240 |
4 years |
taylor |
amd64 support, compiler warning fixes, don't use software rendering
|
cfile/
|
294 |
2 years |
taylor |
address an error handling bug in cfwrite()
|
cfilearchiver/
|
247 |
3 years |
taylor |
outwnd_unix.cpp from fs2_open for logging to file in debug mode
fixes for defaul... |
cmdline/
|
275 |
3 years |
taylor |
deal with OS X apps a little better, sets the path only based on ".app" in the n... |
cmeasure/
|
121 |
6 years |
relnev |
ryan's struct patch for gcc 2.95
|
controlconfig/
|
295 |
2 years |
taylor |
some text position fixes for FS1
|
cryptstring/
|
110 |
6 years |
relnev |
added copyright header
|
cutscene/
|
248 |
3 years |
taylor |
Various 64-bit platform fixes
Fix compiler errors with MAKE_FS1 and fix gr_set_b... |
debris/
|
193 |
5 years |
taylor |
Freespace 1 support
|
debugconsole/
|
240 |
4 years |
taylor |
amd64 support, compiler warning fixes, don't use software rendering
|
demo/
|
110 |
6 years |
relnev |
added copyright header
|
directx/
|
145 |
6 years |
relnev |
mark these as binary
|
exceptionhandler/
|
223 |
4 years |
tigital |
casting to shutup gcc
|
fireball/
|
246 |
4 years |
theoddone33 |
GCC 3.4 fixes.
|
fonttool/
|
296 |
2 years |
taylor |
fix some minor fonttool compile errors
|
fred2/
|
110 |
6 years |
relnev |
added copyright header
|
freespace2/
|
275 |
3 years |
taylor |
deal with OS X apps a little better, sets the path only based on ".app" in the n... |
gamehelp/
|
248 |
3 years |
taylor |
Various 64-bit platform fixes
Fix compiler errors with MAKE_FS1 and fix gr_set_b... |
gamesequence/
|
110 |
6 years |
relnev |
added copyright header
|
gamesnd/
|
297 |
2 years |
taylor |
fix music handling for FS1 to better match the original
|
glide/
|
8 |
6 years |
theoddone33 |
The Great Newline Fix
|
globalincs/
|
276 |
3 years |
taylor |
if we are using a custom detail level then give the closest relative to the defa... |
graphics/
|
277 |
3 years |
taylor |
slight speedup to font rendering by not doing something that should be global fo... |
helped/
|
110 |
6 years |
relnev |
added copyright header
|
hud/
|
286 |
3 years |
taylor |
fix FS1 (de)briefing voices, the directory names are different in FS1
hard code ... |
inetfile/
|
306 |
2 months |
taylor |
take the inetfile stuff out of non-Windows builds since it doesn't compile prope... |
io/
|
228 |
4 years |
tigital |
OSX: switched to __APPLE__
|
jumpnode/
|
110 |
6 years |
relnev |
added copyright header
|
lighting/
|
121 |
6 years |
relnev |
ryan's struct patch for gcc 2.95
|
localization/
|
298 |
2 years |
taylor |
text changes to match the original FS1 wording
|
math/
|
278 |
3 years |
taylor |
fix an old Volition math bug, causes various Assert()'s and physics strangeness ... |
menuui/
|
299 |
2 years |
taylor |
fix techroom list selection so that it matches the original FS1 behavior
correct... |
mission/
|
286 |
3 years |
taylor |
fix FS1 (de)briefing voices, the directory names are different in FS1
hard code ... |
missionui/
|
300 |
2 years |
taylor |
this should squash the first second double-play of debriefing voice
|
model/
|
301 |
2 years |
taylor |
better error handing of a Volition bug
|
movie/
|
279 |
3 years |
taylor |
various cleanups
fix decoder to swap opcode 0xb since it screws up on PPC
the pr... |
nebedit/
|
110 |
6 years |
relnev |
added copyright header
|
nebula/
|
246 |
4 years |
theoddone33 |
GCC 3.4 fixes.
|
network/
|
306 |
2 months |
taylor |
take the inetfile stuff out of non-Windows builds since it doesn't compile prope... |
object/
|
246 |
4 years |
theoddone33 |
GCC 3.4 fixes.
|
observer/
|
121 |
6 years |
relnev |
ryan's struct patch for gcc 2.95
|
osapi/
|
281 |
3 years |
taylor |
clean out all of that OS X specific stuff that didn't work right or was otherwis... |
palman/
|
286 |
3 years |
taylor |
fix FS1 (de)briefing voices, the directory names are different in FS1
hard code ... |
parse/
|
233 |
4 years |
tigital |
byte-swapping changes for bigendian systems
|
particle/
|
246 |
4 years |
theoddone33 |
GCC 3.4 fixes.
|
pcxutils/
|
233 |
4 years |
tigital |
byte-swapping changes for bigendian systems
|
physics/
|
136 |
6 years |
theoddone33 |
Fix some more warnings
Change demo building, edit Makefile if you want the demo... |
platform/
|
282 |
3 years |
taylor |
fix a Sleep() issue with Tiger (and others?) where hitting the framerate cap wou... |
playerman/
|
244 |
4 years |
taylor |
warning fixes, cross platform pilot compat with OSX-Linux-Windows
|
pofview/
|
110 |
6 years |
relnev |
added copyright header
|
popup/
|
193 |
5 years |
taylor |
Freespace 1 support
|
radar/
|
246 |
4 years |
theoddone33 |
GCC 3.4 fixes.
|
render/
|
121 |
6 years |
relnev |
ryan's struct patch for gcc 2.95
|
scramble/
|
174 |
5 years |
relnev |
ported (Taylor Richards)
|
ship/
|
304 |
2 years |
taylor |
FS1 keeps single-database and multi-database techroom entries separate so do it ... |
sound/
|
292 |
3 years |
taylor |
gah, should have been paying more attention there
|
starfield/
|
286 |
3 years |
taylor |
fix FS1 (de)briefing voices, the directory names are different in FS1
hard code ... |
stats/
|
248 |
3 years |
taylor |
Various 64-bit platform fixes
Fix compiler errors with MAKE_FS1 and fix gr_set_b... |
tgautils/
|
110 |
6 years |
relnev |
added copyright header
|
ui/
|
284 |
3 years |
taylor |
fix a small bug in UI_GADGET that could leave a control animation loaded in memo... |
vcodec/
|
242 |
4 years |
taylor |
fix missing debrief text, crash on exit, path separator's, warning fixes, no GR_... |
weapon/
|
286 |
3 years |
taylor |
fix FS1 (de)briefing voices, the directory names are different in FS1
hard code ... |
code.dsp
|
2 |
6 years |
root |
Initial revision
|