Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/src/orxonox/overlays

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9667   11 years landauf merged core6 back to trunk
(edit) @9550   11 years landauf merged testing branch back to trunk. unbelievable it took me 13 months …
(edit) @8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
(edit) @8729   13 years rgrieder Merged unity_build branch back to trunk. Features: - Implemented …
(edit) @8706   13 years dafrick Merging presentation branch back into trunk. There are many new …
(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) @8351   13 years rgrieder Merged kicklib2 branch back to trunk (includes former branches …
(edit) @8309   13 years dafrick Replacing toggleVisibility with show, since the OrxonoxOverlay (& …
(edit) @8079   13 years landauf merged usability branch back to trunk incomplete summary of the …
(edit) @7689   13 years dafrick Merging menu branch to trunk.
(edit) @7401   14 years landauf merged doc branch back to trunk
(edit) @7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
(edit) @7184   14 years rgrieder Replaced mathematical constants with a common definition in Math.h. …
(edit) @7163   14 years dafrick Merged presentation3 branch into trunk.
(edit) @6799   14 years dafrick Adjusted the priority of some outputs which I found to be rather anoying.
(edit) @6753   14 years rgrieder Some more hackery for the PlayerInfo↔GUIOverlay relation. Seems to …
(edit) @6746   14 years rgrieder Merged gamestates2 branch back to trunk. This brings in some heavy …
(edit) @6711   14 years dafrick Merged pickup4 branch back to trunk.
(edit) @6502   14 years rgrieder Removed a ton of msvc warnings revealed with OGRE v1.7 (they removed …
(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) @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) @5980   14 years scheusso fixed a logical error in OverlayGroup/OrxonoxOverlay (visibility of …
(edit) @5960   14 years rgrieder Fixed console overlay retraction inconsistency.
(edit) @5929   14 years rgrieder Merged core5 branch back to the trunk. Key features include clean …
(edit) @5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
(edit) @5738   15 years landauf merged libraries2 back to trunk
(edit) @5693   15 years landauf merged libraries branch back to trunk
(edit) @3370   15 years rgrieder Merged resource branch back to the trunk. Changes: - Automated …
(edit) @3334   15 years Naaduun =Fixed a camera bug in map
(edit) @3327   15 years rgrieder Merged all remaining revisions from core4 back to the trunk.
(edit) @3325   15 years rgrieder Merged orxonox_cast related revisions from core4 back to trunk.
(edit) @3301   15 years rgrieder Found even more casts. They sure aren't all of them, but I hope to …
(edit) @3300   15 years rgrieder Found a few more C-Style casts.
(edit) @3280   15 years rgrieder Merged most of the core4 revisions back to the trunk except for: - …
(edit) @3196   15 years rgrieder Merged pch branch back to trunk.
(edit) @3110   15 years rgrieder Removed old msvc specific support for precompiled header files.
(edit) @3104   15 years landauf Added two new HUD-elements for TeamBaseMatch and UnderAttack
(edit) @3101   15 years landauf merged revision 3090 from map branch back to trunk
(edit) @3099   15 years landauf Added Gameplay messages (Announces, Killmessages and Deathmessages)
(edit) @3089   15 years landauf merged map branch back to trunk
(edit) @3088   15 years scheusso fix in Projectile (there was no createFactory) and some additional …
(edit) @3086   15 years landauf added bot-support for TeamBaseMatch (and some small fixes)
(edit) @3078   15 years landauf added svn:eolstyle native, no codechanges
(edit) @3034   15 years landauf replaced tabs with spaces
(edit) @3033   15 years landauf merged gametypes branch back to trunk
(edit) @2994   15 years dafrick Small correction in Notifications
(edit) @2993   15 years dafrick Small changes in QuestManager for the GUI. Added toggleVisibility …
(edit) @2973   15 years landauf changed type of gametype-HUD and default-HUD to PlayerInfo (instead of …
(edit) @2963   15 years dafrick Some Quest stuff, and the rest for the GUIOverlay I failed to commit …
(edit) @2959   15 years dafrick Forgot to remove debug output. ;)
(edit) @2958   15 years dafrick Changed some stuff to make it compile. Not sure it's 100% failsafe though.
(edit) @2957   15 years bknecht hack to include gui into hud
(edit) @2926   15 years rgrieder - Using class { static const float foo = 3.2; }; is non standard C++, …
(edit) @2911   15 years landauf Merged r1-2096 of questsystem5 back to trunk I hope there weren't …
(edit) @2910   15 years landauf reverted r2909 because there were some unwanted files included
(edit) @2909   15 years dafrick Merging the QuestSystem branch to the trunk. Let's hope, this isn't a …
(edit) @2896   15 years landauf Merged gui branch back to trunk. I did 2 small changes in …
(edit) @2890   15 years landauf - Added overlay element for the Pong Gametype - Changed the type of …
(edit) @2731   15 years rgrieder Removed debug output.
(edit) @2710   15 years rgrieder Merged buildsystem3 containing buildsystem2 containing Adi's …
(edit) @2662   15 years rgrieder Merged presentation branch back to trunk.
(edit) @2171   15 years landauf merged revisions 2111-2170 from objecthierarchy branch back to trunk.
(edit) @2131   15 years rgrieder Added CMakeLists.txt to every subfolder and adjusted accordingly. The …
(edit) @2130   15 years rgrieder Trunk should be functional again with these changes
(edit) @2129   15 years rgrieder Applied changes from HEAD again. I have found a way to solve the problem..
(edit) @2127   15 years rgrieder Reverted last two revisions: I just don't have the time to finish it …
(edit) @2126   15 years rgrieder Trying to extend ADD_SOURCE_FILES recursively.
(edit) @2087   15 years landauf merged objecthierarchy branch back to trunk
(edit) @1879   15 years rgrieder Removed some always-true statements that gcc issued with the -W …
(edit) @1878   15 years rgrieder Fixed two issues with input: - Buffer gets cleared now when the window …
(edit) @1854   16 years landauf - some cmake fixes for ceguilua and mingw - small change in XMLPort
(edit) @1819   16 years rgrieder more fixes, sorry.
(edit) @1784   16 years rgrieder - removed obsolete Convert.h includes (possibly from old XML loading) …
(edit) @1782   16 years rgrieder - fixed the other bug with the Radar. The dots now disappear when …
(edit) @1755   16 years rgrieder merged gui back to trunk. update the media repository!
(edit) @1747   16 years landauf merged core3 back to trunk
(edit) @1633   16 years rgrieder - added font generation for the console (so that we can create the …
(edit) @1632   16 years rgrieder fixed a bug in OverlayText (no text was seen) adjusted OverlayText in …
(edit) @1628   16 years rgrieder default values for XMLPort work after all. There was just a bug that …
(edit) @1627   16 years rgrieder some adjustment to the default value setting in the overlay files
(edit) @1626   16 years rgrieder fixed a bug with Bar loading. setValue wasn't called after setLeft2Right()
(copy) @1625   16 years rgrieder merged hud branch back to trunk
copied from code/branches/hud/src/orxonox/overlays:
(edit) @1623   16 years rgrieder added documentation to OverlayGroup ready for merge
Note: See TracRevisionLog for help on using the revision log.