aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* stop cinematics while disconnect;Carsten Weisse2005-12-061-102/+85
* fixed bug with ending server in coop mode (always tried to load base1)Rene Stoeckel2005-12-051-13/+14
* fixed bug with ending server in coop mode (always tried to load base1)Rene Stoeckel2005-12-041-2/+12
* debug message removed.Carsten Weisse2005-12-041-4/+3
* avoid stream queue overrunCarsten Weisse2005-12-042-2/+6
* may be an bad sound driver need it.Carsten Weisse2005-12-041-2/+2
* bugfix: streaming buffers wasn't allocatedCarsten Weisse2005-12-041-2/+2
* cinematics sound implCarsten Weisse2005-12-041-62/+55
* cinematics sound impl (not working yet)Carsten Weisse2005-12-042-36/+141
* cinematics sound implCarsten Weisse2005-12-042-18/+120
* new interfaceCarsten Weisse2005-12-043-9/+18
* interface changed for cinematicsCarsten Weisse2005-12-042-5/+17
* beatificationRene Stoeckel2005-12-031-4/+1
* cosmeticRene Stoeckel2005-12-031-3/+2
* javadoc cleanupRene Stoeckel2005-12-034-145/+58
* bugfix: Q2Dialog not opened in dedicated modeRene Stoeckel2005-12-032-14/+66
* bugfix cinematics failoverRene Stoeckel2005-12-031-2/+2
* cosmeticRene Stoeckel2005-12-031-11/+9
* developer start scriptsHolger Zickner2005-11-282-0/+12
* reset the texture buffersCarsten Weisse2005-11-211-2/+4
* use a shared texture buffer (DirectBuffer) for cinematicsCarsten Weisse2005-11-213-18/+34
* first cinematics impl (animation works fine).Carsten Weisse2005-11-211-337/+276
* add SCR.RunCinematics()Carsten Weisse2005-11-211-2/+2
* use a memory mapped file as video source (ByteBuffer)Carsten Weisse2005-11-211-2/+3
* cosmeticRene Stoeckel2005-11-201-3/+1
* savegames are now independend from different jake2 builds and releasesRene Stoeckel2005-11-2044-851/+1643
* 'else' is not supportedHolger Zickner2005-11-181-1/+2
* sorted the methods according to their original locations in the c files.Rene Stoeckel2005-11-1646-5387/+5202
* up merge from branch render-refactoringCarsten Weisse2005-11-134-22/+23
* solves a bug, reported by Ken Russell from sun.Carsten Weisse2005-10-261-3/+5
* fixes for OS XHolger Zickner2005-10-072-2/+5
* new build requirementsHolger Zickner2005-07-012-3/+5
* remove timer hack and use new Timer classesHolger Zickner2005-07-0112-67/+46
* different Timers implementing Milliseconds()Holger Zickner2005-07-014-0/+121
* the new jogl links should guarantee a stable APIHolger Zickner2005-06-302-2/+2
* make sure not to exceed max line size in Console fixes bug 1230166Holger Zickner2005-06-301-1/+2
* do not overwrite baseq2 dirHolger Zickner2005-06-281-2/+4
* automatically change to Jake2 dirHolger Zickner2005-06-282-0/+4
* fix out of bounds exception in getWavinfo()Holger Zickner2005-06-271-9/+14
* parseInt/Long may throw an exceptionHolger Zickner2005-06-262-7/+14
* last change deleted too much...Holger Zickner2005-06-261-1/+3
* jogl-1.0 is not supported anymoreHolger Zickner2005-06-241-14/+4
* code cleanupCarsten Weisse2005-06-112-948/+901
* there is no mode "a" in JavaHolger Zickner2005-06-111-3/+4
* sorry, wrong offsetCarsten Weisse2005-06-091-2/+2
* JVM executes this code faster, than the "i++" one.Carsten Weisse2005-06-084-44/+50
* code cleanupCarsten Weisse2005-06-081-280/+139
* code cleanupCarsten Weisse2005-06-081-279/+139
* replace Integer.parseInt() to prevent exceptionsHolger Zickner2005-06-073-9/+10
* disable proguardHolger Zickner2005-06-071-5/+3