Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9663   11 years landauf replaced tabs with spaces
(edit) @9625   11 years smerkli Merged Maxim's Branch back into trunk.
(edit) @9595   11 years landauf merged r9594 to trunk
(edit) @9576   11 years landauf fall back to default parser if CEGUI cannot load XercesParser
(edit) @9575   11 years fmauro Force CEGUI to use Xerces parser instead of TinyXML with versions …
(edit) @9555   11 years smerkli Replaced explosion hack with another less ugly hack: - There is now …
(edit) @9550   11 years landauf merged testing branch back to trunk. unbelievable it took me 13 months …
(edit) @9546   11 years smerkli Added a BigExplosion creation to the Pawn constructor. This loads all …
(edit) @9526   11 years jo Merging presentationHS12 back to the trunk.
(edit) @9348   12 years landauf merged branch presentation2012merge back to trunk
(edit) @9265   12 years landauf fixed indentation
(edit) @9264   12 years landauf fixed warning
(edit) @9263   12 years landauf store the next checkpoints in a set instead of Vector3 + some …
(edit) @9262   12 years landauf fixed bug in SpaceRaceManager - it used the wrong index to identify …
(edit) @9261   12 years landauf fixed start-countdown issue in spacerace
(edit) @9260   12 years landauf cleaned up new SpaceRace classes (no functional code-changes): - …
(edit) @9259   12 years landauf refactored HUDEnemyHealthBar: now it uses …
(edit) @9258   12 years landauf some cleanup
(edit) @9257   12 years landauf renamed RVName to radarname cast to RadarViewable instead of SpaceShip …
(edit) @9256   12 years landauf I think this implementation of the hit() function rather belongs to …
(edit) @9255   12 years landauf fixed warnings in msvc removed authorship for code that wasn't written …
(edit) @9254   12 years landauf update radar-visibility if the visibility of the pawn itself changes. …
(edit) @9253   12 years landauf fixed crash in NotificationQueue - iterators are not guaranteed to be …
(edit) @9252   12 years landauf added missing call to RegisterObject (it crashed on windows) moved …
(edit) @9050   12 years dafrick More elegant resolution of discrepancies between cegui 0.6 and 0.7.
(edit) @9048   12 years dafrick Resolving a warning.
(edit) @9016   12 years jo Merging presentation2011 branch to trunk. Please check for possible bugs.
(edit) @8952   12 years dafrick Removing some unused variables and taking care of some other warnings …
(edit) @8937   12 years smerkli merged masterserverfix corretly now.
(edit) @8903   13 years baermatt Just excluding alutInit and alutExit on Mac OS X, because it causes an …
(edit) @8902   13 years baermatt Outcommented alutInit and alutExit because it caused a crash on Mac OS …
(edit) @8892   13 years jo Small adjustments.
(edit) @8891   13 years jo Ai and tutorial improvements merged back to the trunk. AI features: …
(edit) @8879   13 years baermatt Added 'ull' to some OutputContextMasks, because of an error with LLVM …
(edit) @8866   13 years dafrick Moved clone base method into Pickupable to avoid ambiguity.
(edit) @8864   13 years dafrick Improving output.
(edit) @8863   13 years landauf added warning if a super-function has two possible parents. this …
(edit) @8862   13 years landauf added config value to enable/disable preloading of menu sheets during …
(edit) @8861   13 years landauf added some additional output for loading steps that might take some …
(edit) @8859   13 years landauf fixed build for MSVC: "only static const integral data members can be …
(edit) @8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
(edit) @8855   13 years dafrick Cleaning up game immersion. Roughly documenting weapons module.
(edit) @8767   13 years dafrick Some cleanup…
(edit) @8738   13 years landauf added "scale" for radar viewables. scale is relative, 1.0 means …
(edit) @8737   13 years landauf fixed radar flashing red after killing an enemy with the steerable rocket
(edit) @8729   13 years rgrieder Merged unity_build branch back to trunk. Features: - Implemented …
(edit) @8727   13 years dafrick Cleaning up in SpaceShip and Engine. Fixed several bugs. Kicked …
(edit) @8713   13 years dafrick Cleaning up ShrinkPickup.
(edit) @8706   13 years dafrick Merging presentation branch back into trunk. There are many new …
(edit) @8530   13 years landauf added config value to define the scroll speed in CEGUI listboxes. …
(edit) @8527   13 years landauf build fix for mingw, d_ostream.open() is not defined for wchar
(edit) @8521   13 years youngk Reverting changes from last commit concerning debug output.
(edit) @8514   13 years youngk Testing commit: Sound
(edit) @8505   13 years rgrieder Do not limit the main thread to the first Core/CPU on Windows. It …
(edit) @8484   13 years dafrick Turns out my pervious fix actually induced a bug, this fix should take …
(edit) @8482   13 years dafrick Fixing minor bug. When the InGameConsole was closed you would need to …
(edit) @8471   13 years rgrieder Fixed possible bug (avoid using 'this' in the initialiser list unless …
(edit) @8470   13 years rgrieder A classic fix ;) Orxonox crashed on startup.
(edit) @8469   13 years rgrieder Fixed trunk.
(edit) @8467   13 years rgrieder Bugfix for log file paths containing non ASCII characters. Only works …
(edit) @8464   13 years dafrick Some more changes…
(edit) @8463   13 years dafrick Adjusting some debug output with the added bonus of no more Segfaults …
(edit) @8461   13 years smerkli a little less verbosity, a little more action please :D
(edit) @8458   13 years smerkli merged spaceboundaries
(edit) @8457   13 years FelixSchulthess merged portals branch into trunk
(edit) @8439   13 years rgrieder Fixed overlay drawing issue with CEGUI 0.7 (thx Crazy Eddie!). You …
(edit) @8436   13 years scheusso fixing uninitialised values
(edit) @8424   13 years rgrieder Build fix for Ogre 1.6 on Windows.
(edit) @8423   13 years rgrieder Added and incorporated new class DestructionHelper: instead of doing …
(edit) @8420   13 years rgrieder MSVC: use the user's vld.ini file for the Visual Leak Detector.
(edit) @8419   13 years rgrieder Fixed a bug. But that doesn't really change anything ;( CEGUI still …
(edit) @8418   13 years rgrieder Added preprocessor macro UNIQUE_NUMBER which will return a new …
(edit) @8417   13 years rgrieder Correction in CMake variable description: MinGW can link always link …
(edit) @8416   13 years rgrieder Default link mode for external dependencies should be STATIC for …
(edit) @8415   13 years dafrick AnD so should the comment say. ;)
(edit) @8414   13 years dafrick ScreenshotManager with gridSize = 1 works again.
(edit) @8413   13 years dafrick This should make the ScreenshotManager a lot more memory efficient.
(edit) @8412   13 years rgrieder MSVC specific: Sorted out Visual Leak Detector handling (it's now …
(edit) @8411   13 years rgrieder Properly initialise all members in CEGUI. Avoid segfaults when an …
(edit) @8410   13 years rgrieder CEGUI seems to throw C strings. We need to catch them as well.
(edit) @8409   13 years rgrieder Found a better solution to make the Visual Leak Detector (MSVC …
(edit) @8408   13 years scheusso fix for inactive servers/clients
(edit) @8407   13 years scheusso fixing a (quite huge) network memory leak
(edit) @8406   13 years dafrick Quick fix for ScreenshotManager, such that it only needs memory when …
(edit) @8403   13 years scheusso fixing possible bug with packet ordering
(edit) @8402   13 years scheusso fix for Notification Script (bug is in network)
(edit) @8400   13 years rgrieder Removed strange hack. Extensive tests while watching Top Gear have …
(edit) @8399   13 years rgrieder Build fix (surfaces without compilations): ORXONOX_PLATFORM_WINDOWS is …
(edit) @8397   13 years youngk Added Newtonian Gravitation to the selection of force fields.
(edit) @8394   13 years scheusso -fixed a memory leak (thx reto) -some OrxVerify messages
(edit) @8393   13 years rgrieder Updated Bullet from v2.77 to v2.78. (I'm not going to make a branch …
(edit) @8373   13 years rgrieder Replaced code like bool b = someFunction(); assert(b); with …
(edit) @8372   13 years rgrieder Improved output of OrxAssert (line number, function name and file) and …
(edit) @8368   13 years rgrieder Added CMake configuration type "RelForDevs", which replaces …
(edit) @8367   13 years rgrieder by Adi: Fix for GCC 4.6. The actual problem is in CEGUIString.h, but …
(edit) @8366   13 years rgrieder Renamed PathConfig::isDevelopmentRun() to …
(edit) @8365   13 years rgrieder Use static linking for the externals to reduce code size as well as …
(edit) @8363   13 years rgrieder To avoid further confusion, I linked ORXONOX_RELEASE to the 'Release' …
(edit) @8358   13 years scheusso don't ask ;)
(edit) @8351   13 years rgrieder Merged kicklib2 branch back to trunk (includes former branches …
Note: See TracRevisionLog for help on using the revision log.