aboutsummaryrefslogtreecommitdiffstats
path: root/src/jake2/qcommon/FS.java
Commit message (Collapse)AuthorAgeFilesLines
* pak file is mmapped and buffers will be slicedCarsten Weisse2004-11-101-6/+13
|
* a call to markBaseSearchPaths() is necessary if setCDDir()Carsten Weisse2004-10-281-3/+8
| | | | | is called outside the init sequence; also string compare bug fixed
* downladed files will be stored in level directoryCarsten Weisse2004-10-251-1/+11
| | | | (save games and config.cfg put to .jake2)
* new method: LoadMappedFile (memory mapped io);Carsten Weisse2004-10-191-68/+161
| | | | and code cleanup
* reformat (java conventions)Carsten Weisse2004-10-181-828/+833
|
* FTP installerHolger Zickner2004-09-211-3/+3
|
* chdir (this is the original value)Carsten Weisse2004-09-201-2/+2
|
* - use $HOME/.jake2 as first searchpath element Holger Zickner2004-09-181-9/+24
| | | | - "cddir" as persistent location for baseq2
* savegames now seem to work.Rene Stoeckel2004-08-201-2/+2
|
* import of Jake2Holger Zickner2004-07-091-9/+5
|
* import of Jake2 version hannoverHolger Zickner2004-07-081-2/+2
|
* import of Jake2 version sunrisesunriseHolger Zickner2004-07-071-0/+849