Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6536   14 years rgrieder Merged revisions 6430-6440 from the gamestate branch to the trunk. …
(edit) @6535   14 years rgrieder MSVC build config fix for incremental linking.
(edit) @6534   14 years dafrick PickupCarrier destructor a little more compact.
(edit) @6533   14 years dafrick Resolved segmentation fault, when destroying a PickupCompilation.
(edit) @6524   14 years dafrick Merged pickup branch into trunk. Yay. Persisting bugs will be fixed, …
(edit) @6503   14 years rgrieder Disabled some more warnings in MultiType that OGRE v1.7 revealed.
(edit) @6502   14 years rgrieder Removed a ton of msvc warnings revealed with OGRE v1.7 (they removed …
(edit) @6501   14 years rgrieder Ensured OGRE v1.7 "Cthugha" code compatibility. Does not yet seem to …
(edit) @6495   14 years rgrieder Fixed CEGUI library problem on tardis
(edit) @6461   14 years scheusso further tardis hacks/fixes in order to build orxonox on the new tardis …
(edit) @6460   14 years scheusso release version now compiling again on tardis
(edit) @6444   14 years rgrieder Version bump —> 0.0.4
(edit) @6443   14 years rgrieder Fixed two problems with the ORXONOX_RELEASE really release version.
(edit) @6438   14 years rgrieder Boost 1.35 currently is the minimum version.
(edit) @6436   14 years rgrieder Engine idle sound wasn't looped.
(edit) @6429   14 years rgrieder No STL iterator bounds checking for MSVC release versions.
(edit) @6428   14 years rgrieder Changed config value handling in the KeyBinder. Doesn't change the …
(edit) @6427   14 years rgrieder Fixed (whyever it works now) bug in KeyBind menu that caused an error …
(edit) @6426   14 years rgrieder Fixed bug that caused Host to fail an assert when the client failed to …
(edit) @6425   14 years rgrieder Replaced "=" with " = " in our ini files for the config value. Also …
(edit) @6424   14 years rgrieder Fixed a bug in removeSlashes: An escape sequence at the third and …
(edit) @6423   14 years rgrieder Fixed bug that caused derived classes to list the base class's config …
(edit) @6422   14 years rgrieder Uniform code-styling per file. As if I didn't know what to do
(edit) @6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
(edit) @6105   14 years rgrieder Merged console branch back to trunk.
(edit) @6085   14 years rgrieder Not including the whole binary director for the doxygen documentation. …
(edit) @6084   14 years rgrieder - Fixed typing error in a cmake file causing a rebuild of the …
(edit) @6083   14 years scheusso fixed doxyfile (bullet had been moved from src/bullet to …
(edit) @6075   14 years rgrieder Ogre plugins are only required when having graphics. This should speed …
(edit) @6073   14 years rgrieder Found more tabs in the trunk.
(edit) @6064   14 years rgrieder Code looks better symmetrically. Actually it's probably a potential bug..
(edit) @6061   14 years scheusso merged back a long forgotten revision
(edit) @6057   14 years rgrieder Moved an inline function to the source in OrxonoxOverlay.
(edit) @6056   14 years scheusso OrxonoxOverlay now correctly deregisters in it's old OverlayGroup if …
(edit) @6054   14 years scheusso trying to solve a double free bug (replaced OrxonoxOverlay pointers …
(edit) @6035   14 years rgrieder Fixed program termination segfault in the trunk
(edit) @6028   14 years dafrick Fixed typos ind GSDedicated and GSDedicatedClient.
(edit) @6026   14 years rgrieder Forgot to rename a symbol.
(edit) @6021   14 years rgrieder Renamed CommandLine to CommandLineParse to avoid confusions with the …
(edit) @5989   15 years dave ghost weapons added
(edit) @5988   15 years dave Ghost files added
(edit) @5980   15 years scheusso fixed a logical error in OverlayGroup/OrxonoxOverlay (visibility of …
(edit) @5978   15 years dafrick GUIOverlay is more talkative, resp. it tells you now, whether it is …
(edit) @5976   15 years dafrick Added questsystem test-level.
(edit) @5967   15 years rgrieder Activated javadoc auto-brief for our doxygen documentation. This means …
(edit) @5966   15 years scheusso (kind of) fixed HumanPlayer bodys beeing around from clients that have …
(edit) @5965   15 years scheusso changed some default values in network and trying to reduce round trip …
(edit) @5964   15 years rgrieder Fixed msvc build with PCH.
(edit) @5963   15 years rgrieder Improved Visual Studio IntelliSense (tool that suggests function names …
(edit) @5961   15 years scheusso new ConsoleCommand: printRTT: prints the round trip time to (the …
(edit) @5960   15 years rgrieder Fixed console overlay retraction inconsistency.
(edit) @5958   15 years rgrieder Fixed a failed assertion on Windows, occurring when pasting from an …
(edit) @5951   15 years cmueri some adjustments in order to be able to use the CELayoutEditor
(edit) @5940   15 years rgrieder Fixed boost v1.36 build.
(edit) @5938   15 years dafrick Some more updated documentation, this time in QuestEffectBeacon.
(edit) @5937   15 years dafrick Also a very minor update for DistanceTriggger.
(edit) @5936   15 years dafrick Updated documentation in PlayerTrigger.
(edit) @5929   15 years rgrieder Merged core5 branch back to the trunk. Key features include clean …
(edit) @5923   15 years rgrieder Allowing multiple major dependency versions. Currently this is 3.1 and …
(edit) @5901   15 years rgrieder Fix did not entirely work before. Visual Studio should now work again.
(edit) @5900   15 years rgrieder Hopefully fixed CMake visual studio bug in the trunk.
(edit) @5808   15 years erwin Correcting a typo
(edit) @5794   15 years rgrieder Small stuff and added support for Boost 1.40
(edit) @5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
(edit) @5774   15 years rgrieder Removed almost everything. Should be working already, but not yet …
(edit) @5771   15 years rgrieder Fixed possible bug.
(edit) @5770   15 years rgrieder Fixed dependency versioning problem.
(edit) @5761   15 years dafrick Removed unused buttons.
(edit) @5760   15 years dafrick Some cleanup und resolved TODO's in questsystem.
(edit) @5759   15 years rgrieder Fixed a small bug.
(edit) @5758   15 years dafrick Some cleanup, documentation and adjustments in the QuestGUI.
(edit) @5757   15 years dafrick Fixed issues with GUI. The problem was, that the Owner of the …
(edit) @5756   15 years dafrick small fix in QuestGUI
(edit) @5755   15 years rgrieder Added loading declaration for the tolua bindings in the quest system.
(edit) @5754   15 years dafrick some minor changes…
(edit) @5753   15 years rgrieder OIS include path globally required after all
(edit) @5752   15 years rgrieder Small changes for the include directories: - Our own directories get …
(edit) @5751   15 years rgrieder Renamed overlays/debug to debugging because of a conflict in the …
(edit) @5750   15 years rgrieder Fixed case issues and fixed non-PCH build in DynLib.cc on Linux
(edit) @5749   15 years rgrieder Sorted out header file finding issues and updated/added precompiled …
(edit) @5748   15 years rgrieder In quest system: - Build fix (non-void function must return a value) - …
(edit) @5747   15 years rgrieder Added Exception::handleMessage() (copy from Game::getExceptionMessage) …
(edit) @5746   15 years dafrick Forgot to add files…
(edit) @5745   15 years dafrick QuestGUI almost working…
(edit) @5744   15 years rgrieder Visual studio debugger working again (had to move the project modifier …
(edit) @5743   15 years scheusso fixed a bug caused by the bugfix in 5742
(edit) @5742   15 years scheusso fixed a small bug which caused object id inconsistency on clients
(edit) @5738   15 years landauf merged libraries2 back to trunk
(edit) @5702   15 years rgrieder Added incompatibility warning: Orxonox does not compile with GCC 4.4 …
(edit) @5700   15 years rgrieder Added eol-style native to all data files (all text based). Also …
(edit) @5699   15 years rgrieder Small fix
(edit) @5698   15 years landauf Finally found the reason why tardis links so damn slow: gcc-4.1.2. …
(edit) @5697   15 years rgrieder Reapplied fabian's changes from r5620.
(edit) @5695   15 years rgrieder Merged resource2 branch back to trunk. IMPORTANT NOTE: Upon this …
(edit) @5693   15 years landauf merged libraries branch back to trunk
(edit) @3372   15 years scheusso cleaned up an old todo file and moved it to the network folder (as it …
(edit) @3371   15 years rgrieder Build fix for the revision before the merge.
(edit) @3370   15 years rgrieder Merged resource branch back to the trunk. Changes: - Automated …
(edit) @3369   15 years rgrieder Removed the empty merge-info property from four files. When merging …
(edit) @3368   15 years rgrieder Added NO_INSTALL argument for ORXONOX_ADD_EXECUTABLE/LIBRARY and moved …
Note: See TracRevisionLog for help on using the revision log.