Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9993   10 years smerkli Backported a library fix I did in the trunk a while ago so the …
(edit) @9992   10 years jo The end of Area51UnderFire is ok. Unfortunately the explosion could …
(edit) @9991   10 years jo Removing an error concerning the NotificationQueu in EscapeTheBasterds.
(edit) @9990   10 years jo Some level improvements and clean up. Not finished yet. The quests …
(edit) @9989   10 years jo Some details added.
(edit) @9988   10 years jo Making the level more interesting. Now the player can actually fail to …
(edit) @9987   10 years jo Improving the portal handling, such that the way to go after passing …
(edit) @9986   10 years jo Improving the first mission. Two fixes are needed to make it well …
(edit) @9985   10 years jo Ending missionOne.
(edit) @9984   10 years landauf tab → spaces
(edit) @9983   10 years landauf detail
(edit) @9982   10 years landauf added option to force the arguments which are defined in the …
(edit) @9981   10 years landauf I think that was a bug - why should a command not be added if it has …
(edit) @9980   10 years jo Adding delay timer to show the main menu after a game ended automatically.
(edit) @9979   10 years landauf simplified the boost command in HumanController by using the new …
(edit) @9978   10 years landauf added new keybind mode 'OnPressAndRelease' which triggers both when a …
(edit) @9977   10 years jo So far so good. Unfortunately I did not figure out what is wrong with …
(edit) @9975   10 years landauf details
(edit) @9974   10 years landauf docking should take actual control, not just temporary. this also …
(edit) @9973   10 years landauf several (potential) bugfixes in SpaceRaceController: * check if there …
(edit) @9972   10 years jo Something went wrong. I will correct the error later. So far just this …
(edit) @9971   10 years landauf return reference instead of copy. this also fixes a crash in …
(edit) @9970   10 years jo Adjusting the Miscellaneaus menu to turn off the auto-end feature.
(edit) @9969   10 years jo Automatically show the menu for gametypes that call Gametype::end() - …
(edit) @9968   10 years landauf fixed crash while loading lastManStanding.oxw (BigExplosion is now a …
(edit) @9967   10 years landauf call by reference instead of value
(edit) @9966   10 years landauf moved declarations to follow our formatting guidelines. no changes in code
(edit) @9965   10 years landauf simplified algorithm. turns out this code actually tries to find the …
(edit) @9964   10 years landauf removed unused code (some of the code was after a 'return' statement …
(edit) @9963   10 years landauf removed unused variable. RaceCheckPoint is a WorldEntity itself, so it …
(edit) @9962   10 years landauf fixed warnings (msvc)
(edit) @9961   10 years landauf fixed warnings (msvc)
(edit) @9960   10 years landauf fixed warning (msvc): the cast affected only '50' and not the whole …
(edit) @9959   10 years landauf don't re-initialize the random number generator - we already do this …
(edit) @9958   10 years landauf user lower-case for all module names
(edit) @9957   10 years landauf fixed a number of linker warnings with msvc
(edit) @9956   10 years landauf fixed build with msvc (it seems to use c++98 which has 3 overloads of …
(edit) @9955   10 years landauf removed temporary files and added them to the ignore list
(edit) @9954   10 years landauf moved all invader enemy templates into one file. fixed warning about …
(edit) @9953   10 years landauf fixed error when starting Invaders.oxw
(edit) @9952   10 years landauf neither ParticleSpawner nor the explosion_ object need to be …
(edit) @9951   10 years landauf details
(edit) @9950   10 years landauf ParticleEmitter should be a StaticEntity just like every other …
(edit) @9949   10 years landauf removed duplicate code. there is no need for a second constructor. if …
(edit) @9948   10 years landauf comment
(edit) @9947   10 years landauf bugfix: explosion-sound was always positioned at world-coordinates …
(edit) @9946   10 years landauf removed debug output
(edit) @9945   10 years landauf replaced tabs with spaces. no changes in code
(edit) @9944   10 years landauf no Thilo, we don't want to call preDestroy() made documentation of …
(edit) @9943   10 years landauf eol-style native
(edit) @9942   10 years jo Disabling addbots for Invaders, since it will cause the game to crash.
(edit) @9941   10 years jo Adding most of the changes that were proposed in the release2012 branch.
(edit) @9940   10 years jo polishing the first Level - force the target station to be static.
(edit) @9939   10 years jo presentationHS13 branch merged into trunk
(edit) @9938   10 years jo Heavy Cruiser in presentation Level
(edit) @9937   10 years jo Adding the presentation level and improving the debug-HUD
(edit) @9935   10 years jo Fixing spind error due to lod.
(edit) @9934   10 years jo Fixing loading error, due to lod. ?
(edit) @9932   10 years jo removing obsolete levels
(edit) @9930   10 years jo removing wrong named file
(edit) @9929   10 years jo removing the wrong spelled level
(edit) @9928   10 years jo New levels added.
(edit) @9926   10 years jo merged levelKaan
(edit) @9925   10 years jo fixed positioning of turret
(edit) @9924   10 years jo merged levelElias
(edit) @9923   10 years jo removed distanceTrigger beacon
(edit) @9922   10 years jo merged levelMichael
(edit) @9920   10 years jo hopefully fixed a crash
(edit) @9919   10 years georgr boost mapped to B; roll, steering and acceleration(c/Z) all working.
(edit) @9918   10 years smerkli Merged sfxThilo branch, things seem to be working fine
(edit) @9917   10 years georgr HumanController rotateRoll needs a vector as argument… the moar you know
(edit) @9915   10 years skaan Level finished —> TODO Meteoriten starten, wenn durch Portal
(edit) @9913   10 years thiweber iserted start sound
(edit) @9911   10 years georgr watch out for sensitivity! IR input now working, still trying to fix roll
(edit) @9910   10 years agermann Added additional LOD information for space station
(edit) @9909   10 years skaan Bug test
(edit) @9907   10 years smerkli Merged spacestationentry branch
(edit) @9905   10 years smerkli Florian forgot to change something, now screenshot should work
(edit) @9904   10 years smerkli Merged branch radarDreiD into presentationbranch
(edit) @9903   10 years zifloria level preview
(edit) @9902   10 years noep Disabled LoD for HeavyCruiser
(edit) @9900   10 years smerkli Merged the invaders branch of Florian
(edit) @9898   10 years noep Added HeavyCruiser files
(edit) @9894   10 years schlaem some more details…
(edit) @9893   10 years wroennin fixed bug where marker_ had not the right zOrder
(edit) @9892   10 years schlaem some more details…
(edit) @9891   10 years jo Creating new branch for the presentation of the PPS HS 13
(edit) @9890   10 years georgr hardly any spazzing around from the accelerometer now - there is some …
(edit) @9889   10 years thiweber A few changes..
(edit) @9888   10 years schlaem
(edit) @9887   10 years lumperte Escape the Bastards: Questions: Collision Damage at 'Staticentity', …
(edit) @9886   10 years agermann
(edit) @9885   10 years agermann The level EntryTest.oxw can be deleted. Finally a nice and working …
(edit) @9884   10 years zifloria finito! (apart from explosions)
(edit) @9883   10 years schlaem in progress…
(edit) @9882   10 years wroennin added XMLProt for detectionLimit_
(edit) @9881   10 years wroennin corrected some documentation
(edit) @9880   10 years skaan TODO Asteroiden an und ausschalten und bei Tod zuruecksetzen.
(edit) @9879   10 years zifloria tweaking + still trying to figure out explosions
(edit) @9878   10 years skaan Asteroiden an und ausschalten und bei Tod zuruecksetzen.
Note: See TracRevisionLog for help on using the revision log.