Changesets: fs2open
trunk r74 2002-07-29 16:12 penguin Ported: N/A Details Diff |
added #ifdef _WIN32 around windows-specific system headers |
||
mod - /trunk/fs2_open/code/freespace2/freespace.cpp | Diff File | ||
mod - /trunk/fs2_open/code/graphics/font.cpp | Diff File | ||
mod - /trunk/fs2_open/code/graphics/gradient.cpp | Diff File | ||
mod - /trunk/fs2_open/code/graphics/line.cpp | Diff File | ||
mod - /trunk/fs2_open/code/io/key.cpp | Diff File | ||
mod - /trunk/fs2_open/code/io/mouse.cpp | Diff File | ||
mod - /trunk/fs2_open/code/math/fix.cpp | Diff File | ||
mod - /trunk/fs2_open/code/mission/missioncampaign.cpp | Diff File | ||
mod - /trunk/fs2_open/code/stats/stats.cpp | Diff File | ||
mod - /trunk/fs2_open/code/vcodec/codec1.cpp | Diff File | ||
trunk r73 2002-07-29 16:12 penguin Ported: N/A Details Diff |
removed bogus #include windows.h |
||
mod - /trunk/fs2_open/code/osapi/osregistry_unix.cpp | Diff File | ||
mod - /trunk/fs2_open/code/osapi/outwnd_unix.cpp | Diff File | ||
trunk r72 2002-07-29 15:52 penguin Ported: N/A Details Diff |
added #ifdef _WIN32 around windows-specific system headers |
||
mod - /trunk/fs2_open/code/cfile/cfilesystem.cpp | Diff File | ||
trunk r71 2002-07-29 15:37 penguin Ported: N/A Details Diff |
added #ifdef _WIN32 around windows-specific system headers |
||
mod - /trunk/fs2_open/code/cfile/cfilelist.cpp | Diff File | ||
trunk r70 2002-07-29 15:17 penguin Ported: N/A Details Diff |
added #ifdef _WIN32 around windows-specific system headers |
||
mod - /trunk/fs2_open/code/cfile/cfilearchive.cpp | Diff File | ||
trunk r69 2002-07-29 15:04 penguin Ported: N/A Details Diff |
added #ifdef _WIN32 around windows-specific system headers |
||
mod - /trunk/fs2_open/code/cfile/cfile.cpp | Diff File | ||
trunk r68 2002-07-29 04:31 DTP Ported: N/A Details Diff |
Forgot to Bump MAX_MODEL_SUBSYSTEMS from 128 to 200 |
||
mod - /trunk/fs2_open/code/model/model.h | Diff File | ||
trunk r67 2002-07-29 04:28 DTP Ported: N/A Details Diff |
BUMPED MAX_POLYGON_MODELS TO 198 , MAX_SHIP_TYPES - 2 = 198 |
||
mod - /trunk/fs2_open/code/model/model.h | Diff File | ||
trunk r66 2002-07-29 04:24 DTP Ported: N/A Details Diff |
Bumped all MAX_SHIPS, and SHIP_LIMIT to 400.(let the mission designers decide what is good, and what is bad |
||
mod - /trunk/fs2_open/code/ship/ship.h | Diff File | ||
trunk r65 2002-07-29 04:22 DTP Ported: N/A Details Diff |
Bumped MAX_SHIP_SUBOBJECTS to 2100(2100 /(average fighter has 7 subsystems) = 400 fighters |
||
mod - /trunk/fs2_open/code/ship/ship.cpp | Diff File | ||
trunk r64 2002-07-29 04:19 DTP Ported: N/A Details Diff |
Bumped MAX_SUBSYS_LIST from 32 to 200 |
||
mod - /trunk/fs2_open/code/ship/shiphit.cpp | Diff File | ||
trunk r63 2002-07-29 04:05 DTP Ported: N/A Details Diff |
-almission(autoload mission) commandline arguement handling implemented |
||
mod - /trunk/fs2_open/code/network/multiui.cpp | Diff File | ||
trunk r62 2002-07-29 03:56 DTP Ported: N/A Details Diff |
FIX; Startgame arguement dont go ahead when a singleplayer pilot is selected |
||
mod - /trunk/fs2_open/code/menuui/mainhallmenu.cpp | Diff File | ||
trunk r61 2002-07-29 02:35 DTP Ported: N/A Details Diff |
added -almission commandline arguement, will autoload mission i.e fs2_open.exe -almission kickass will autoload kickass.fs2 which should be a multiplayer mission. |
||
mod - /trunk/fs2_open/code/cmdline/cmdline.cpp | Diff File | ||
mod - /trunk/fs2_open/code/cmdline/cmdline.h | Diff File | ||
trunk r60 2002-07-28 11:07 DTP Ported: N/A Details Diff |
FIX -stargame commandline arguement will now let you quit, a thing not possible before when using the startgame arguement |
||
mod - /trunk/fs2_open/code/network/multiui.cpp | Diff File | ||
trunk r59 2002-07-26 14:02 penguin Ported: N/A Details Diff |
Testing commit as penguin |
||
mod - /trunk/fs2_open/README | Diff File | ||
trunk r58 2002-07-26 13:59 drevil Ported: N/A Details Diff |
Updated password file |
||
mod - /trunk/CVSROOT/passwd | Diff File | ||
trunk r57 2002-07-26 12:17 penguin Ported: N/A Details Diff |
renamed 'big' and 'small' (conflict w/ MS include file) |
||
mod - /trunk/fs2_open/code/object/collideshipship.cpp | Diff File | ||
trunk r56 2002-07-26 12:12 penguin Ported: N/A Details Diff |
fixed bug where winsock.h wasn't defined |
||
mod - /trunk/fs2_open/code/network/psnet2.h | Diff File | ||
trunk r55 2002-07-25 23:11 Ported: N/A Details Diff |
Added Bobboau's beam tiling code |
||
mod - /trunk/fs2_open/code/weapon/beam.cpp | Diff File | ||
trunk r54 2002-07-25 00:50 Ported: N/A Details Diff |
Added Bobboau's fighter-beam code. |
||
mod - /trunk/fs2_open/code/ship/shield.cpp | Diff File | ||
mod - /trunk/fs2_open/code/ship/ship.cpp | Diff File | ||
mod - /trunk/fs2_open/code/weapon/beam.cpp | Diff File | ||
mod - /trunk/fs2_open/code/weapon/beam.h | Diff File | ||
trunk r53 2002-07-21 21:39 penguin Ported: N/A Details Diff |
Added ifndef NO_STANDALONE |
||
mod - /trunk/fs2_open/code/freespace2/freespace.cpp | Diff File | ||
trunk r52 2002-07-21 21:37 penguin Ported: N/A Details Diff |
Stub defines for NO_SOUND |
||
mod - /trunk/fs2_open/code/sound/rtvoice.h | Diff File | ||
trunk r51 2002-07-21 21:22 penguin Ported: N/A Details Diff |
Linux port -- added NO_STANDALONE ifdefs |
||
mod - /trunk/fs2_open/code/network/multi.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/multi.h | Diff File | ||
mod - /trunk/fs2_open/code/network/multi_campaign.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/multi_data.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/multi_endgame.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/multi_options.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/multi_pause.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/multi_pmsg.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/multi_voice.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/multimsgs.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/multiui.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/multiutil.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/psnet.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/psnet2.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/psnet2.h | Diff File | ||
mod - /trunk/fs2_open/code/network/stand_gui.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/stand_gui.h | Diff File | ||
trunk r50 2002-07-21 21:14 penguin Ported: N/A Details Diff |
Made more compatible w/ Win32; defines for NO_SOUND, NO_JOYSTICK, NO_NETWORK |
||
mod - /trunk/fs2_open/code/Makefile | Diff File |