Activity for Star Control: TimeWarp

  • Star Control: TimeWarp Star Control: TimeWarp released /TW-Light/tw-light-0.5.tar.gz

  • Star Control: TimeWarp Star Control: TimeWarp released /TW-Light/tw-light-setup-0.5.exe

  • Yury Siamashka Yury Siamashka modified a wiki page

    Home

  • root <> committed [461691]

    initial checkin

  • youbastrd <> committed [7d8775]

    Added the subdirectories for the project

  • youbastrd <> committed [7daa12]

    adding unix makefiles

  • youbastrd <> committed [658edb]

    2002.10.15 update

  • youbastrd <> committed [7d5386]

    Adding the project :)

  • youbastrd <> committed [e67121]

    Added .cvsignore, so exe's and other binaries aren't included by default

  • youbastrd <> committed [e2b3bb]

    Added docs/NetWorkLayout.html

  • youbastrd <> committed [b77d36]

    2003.02.19 betwee 0.05u5 and 0.05u6

  • youbastrd <> committed [85188b]

    adding code 2002.12.05 preview to next release

  • youbastrd <> committed [dd1dcd]

    added CVSROOT/* to treat binary files as binary, and to ignore .exe, .dll etc files

  • youbastrd <> committed [77b4a1]

    added TWmake (linux build files) as a seperate directory; removed TWmake.tar

  • youbastrd <> committed [cf91fb]

    added CVSROOT/cvsignore to ignore exe, dll etc files

  • youbastrd <> committed [7a84e2]

    added ./*.dat files as binary files. these are compressed data files, containing graphics, sounds, music etc

  • youbastrd <> committed [dc0bdd]

    adding ./*.txt files. These are documentation files that help explain aspects of using and coding for the Timewarp project.

  • youbastrd <> committed [58efa7]

    added ./*.ini. These are config files for Timewarp. They control things like rendering options, server options, game options etc

  • youbastrd <> committed [107469]

    adding allegro dll and config file

  • youbastrd <> committed [3ba417]

    adding allegro debug library: alld41.dll

  • youbastrd <> committed [fcad8b]

    added a few more files types to the cvsignore file: *.ncb, *.opt, *.old, *.tmp, old.*

  • youbastrd <> committed [a27f3f]

    Adding source code under ./source Lots of .cpp, .c and .h files

  • youbastrd <> committed [b06672]

    adding source files I missed the first time :) newships/*, some debug and release directories

  • youbastrd <> committed [0a2be5]

    adding Debug/* Release/* to cvs ignore, to ignore the bulk of VC temp files. We'll see if this works the way I'd like it to

  • youbastrd <> committed [4135a0]

    Added ship .dat and .ini files, plus a bunch of other stuff needed to get a working version together

  • youbastrd <> committed [3bc19a]

    adding ship descriptions in ships/*.txt

  • youbastrd <> committed [a18346]

    more ship stuff, allegro headers

  • youbastrd <> committed [fd5328]

    Changed available modules (CVSROOT/modules)

  • youbastrd <> committed [0cee7e]

    testing write access

  • youbastrd <> committed [314ea5]

    testing write

  • youbastrd <> committed [af85e7]

    removing all files to reorganise files... I hope no one had a hot womans phone number stored in here, cause it's toasted. contact youBastrd if you need files, I made a backup beforehand

  • youbastrd <> committed [0c1c2c]

    Readding all files

  • youbastrd <> committed [b82b50]

    Re-adding all files

  • youbastrd <> committed [7e02ad]

    Re-adding all files

  • youbastrd <> committed [4569bf]

    adding lots of files (crappy compuer crashed mid commit last time)

  • youbastrd <> committed [eb206a]

    adding lots of files (crappy compuer crashed mid commit last time)

  • youbastrd <> committed [7b028b]

    changed CVSROOT/cvsignore and CVSROOT/cvswrappers

  • youbastrd <> committed [7f3ec1]

    removing some misplaced files

  • youbastrd <> committed [fef750]

    changed CVSROOT/modules

  • youbastrd <> committed [c1e8b3]

    Adding unix make files (formerly contained in TWmake.tar

  • youbastrd <> committed [bf17ea]

    fixing source/.cvsignore ... it had *.in in it by mistake

  • youbastrd <> committed [e26a58]

    adding source/Makefile.in (twmake.tar version)

  • youbastrd <> committed [e9c1da]

    changing source/Makefile.in to reflect culture20's preferences. Apparently this should make compiling easier on Linux.

  • youbastrd <> committed [3d5a85]

    updated: gmissions.cpp, shptauar.cpp, planet3d.cpp, area.cpp, area.h (Culture20)

  • youbastrd <> committed [88f44f]

    removing ./twwin.plg, which is yet another VC temporary build file

  • youbastrd <> committed [fb1b6e]

    (for GeomanNL) added SaMatra battle platform; some changes to msprite.cpp, melee.h; added shpsamat.ini, shpsamat.dat, shpsamat.cpp

  • youbastrd <> committed [f98cc9]

    adding new module definition "all" as a shortcut for "." or get everything under the sun

  • youbastrd <> committed [333a2e]

    adding docs/UsingCVS.txt

  • youbastrd <> committed [0e5579]

    editing docs/UsingCVS.txt

  • geomannl <> committed [337779]

    "shpradfi"

  • geomannl <> committed [a31882]

    *** empty log message ***

  • geomannl <> committed [89f581]

    *** empty log message ***

  • geomannl <> committed [2f511a]

    ""

  • geomannl <> committed [cca2d0]

    ""

  • geomannl <> committed [cbc265]

    "ship_update"

  • youbastrd <> committed [803d8b]

    setting *.ncb and *.opt as binary file; removing *.ncb and *.opt (VC++ binary files that were encoded as text)

  • youbastrd <> committed [d31850]

    adding *.log to ignore file

  • youbastrd <> committed [9c9d55]

    cleaning up some compiler warnings (unused variables etc)

  • youbastrd <> committed [ee4eda]

    removing temp files which are local to the user's machine: fleets.tmp, tmp.ini, tw_sys,log

  • youbastrd <> committed [a05008]

    adding tmp.* to the ignore file

  • youbastrd <> committed [36873f]

    Removed Listed class from mframe.h, mframe.cpp and gtrug.cpp The Trug game may not work correctly as a result

  • youbastrd <> committed [8bb55b]

    added samatra code to the VC++ project file; added samatra to default fleet

  • culture20 <> committed [5ee440]

    Added ./ships/shpchoex.txt

  • culture20 <> committed [b61ffc]

    attempt #4 to remove extraneous ./timewarp directory structure

  • culture20 <> committed [ab495a]

    attempt #5 to remove extraneous ./timewarp directory structure

  • culture20 <> committed [112c27]

    attempt #6 to remove extraneous ./timewarp directory structure

  • culture20 <> committed [6f3d27]

    added file for attempt #6 to remove extraneous ./timewarp directory structure

  • youbastrd <> committed [e3ed1f]

    adding docs/TODO.txt

  • geomannl <> committed [e49592]

    ""

  • youbastrd <> committed [8d2c09]

    fixing rogue newlines in source/newships

  • geomannl <> committed [794600]

    ""

  • geomannl <> committed [603ae4]

    debug game type - runs at high speed without animation. Only works in debug mode.

  • geomannl <> committed [412550]

    no message

  • geomannl <> committed [1cb431]

    bug fixes

  • geomannl <> committed [da5ad5]

    narool lurker behaviour change

  • geomannl <> committed [154e77]

    narool small fix/change

  • youbastrd <> committed [bc0c48]

    changed ./twwin.dsp to move the .exe files to the root directory (can run outside of MSVC now without manually moving the .exe files)

  • youbastrd <> committed [41148d]

    moving documentation from ./*.txt to ./docs/*.html;

  • youbastrd <> committed [c42ec4]

    removing */.ilk, *.pdb; changing CVSROOT/cvsignore to ignore such files (VC garbage output)

  • youbastrd <> committed [5c4050]

    fixing twwin.dsp to properly copy created .exe files, rather than move them

  • geomannl <> committed [eeebe5]

    updated the msvc env for the ship

  • geomannl <> committed [504563]

    the detectability addition, added healthbar to melee, and two changes of functions to "virtual"

  • geomannl <> committed [7bc92b]

    updates to games

  • geomannl <> committed [01eebe]

    added files for the game updates

  • geomannl <> committed [ae4997]

    obsolete thanks to gflmelee01.dat and gflmelee02.dat

  • geomannl <> committed [fd0f67]

    FopVob and Tulkon changes

  • geomannl <> committed [259a81]

    replaced random() in animate functions by calls to rand()

  • geomannl <> committed [b78338]

    cloakers camera sensitive default; prediction disabled by default

  • geomannl <> committed [96f94b]

    wasx ship fix

  • geomannl <> committed [8af762]

    min zoom setting for discrete enemy view

  • geomannl <> committed [e7d0bc]

    small fix: kat poly needs the ship type.

  • geomannl <> committed [3fd785]

    small ini tweaks, based on Quetzalcoatls comments posted a looong time ago

  • geomannl <> committed [8efac2]

    space monster mangler update

  • geomannl <> committed [d8605b]

    bubalos update plus small fix to xilcr

  • geomannl <> committed [0807e3]

    quar wraith update (no more partial damage, and some fixes)

  • geomannl <> committed [7df9df]

    sa-matra weapon attribute fix

  • geomannl <> committed [a159df]

    all ships checked on pointer use and changed if necessary

  • geomannl <> committed [b43fa9]

    gerhe datafile update

  • geomannl <> committed [9510de]

    bug fixes

  • geomannl <> committed [4d5acd]

    neo drain and rogue squadron playability change

1 >
MongoDB Logo MongoDB