Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/data

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7887   13 years landauf eol-style native
(edit) @7877   13 years dafrick Some minor simplification in InGameMenu.lua
(edit) @7876   13 years dafrick Extending startGame and similar console commands, now also the level …
(edit) @7865   13 years landauf renamed pong level, added a bot, and changed the pong gametype to …
(edit) @7854   13 years landauf detached AmbientSound from BaseObject - AmbientSound can not be placed …
(edit) @7853   13 years landauf fixed ambient sound in pong level
(edit) @7845   13 years landauf renamed weaponSettings3.oxi as weaponSettingsAssff.oxi removed …
(edit) @7801   13 years dafrick Merging presentation2 branch back to trunk.
(edit) @7785   13 years decapitb skyBoxMoreNebula inserted in level lastManStanding, let me know if …
(edit) @7734   13 years dafrick Adding new looknfeel (still experimental, thus not new default).
(edit) @7732   13 years konrad Credits Menu is now scrollable
(edit) @7726   13 years konrad decision popup in ingame menu has been changed
(edit) @7709   13 years dafrick Merging data_cleanup branch. You will need to update your data …
(edit) @7690   13 years dafrick Adjusting some small thing that got forgotten while merging.
(edit) @7689   13 years dafrick Merging menu branch to trunk.
(edit) @7680   13 years dafrick Forgot to rename one level file.
(edit) @7679   13 years dafrick Renaming levelfiles (and some other) according to our new naming …
(edit) @7677   13 years dafrick Adding yet another class of ForceFields and using it in The Time Machine.
(edit) @7675   13 years dafrick Forgot to revert The Time Machine
(edit) @7674   13 years dafrick Resolving some stupid bugs and some adding some minor improvements.
(edit) @7673   13 years dafrick Documenting and extending ForceField. A little cleaning up in The Time …
(edit) @7655   13 years rgrieder Merged lastmanstanding back to trunk.
(edit) @7654   13 years rgrieder Reverted attempt to merge lastmanstanding branch.
(edit) @7653   13 years jo initial upload
(edit) @7648   13 years dafrick Merged releasetodo, containing a new way to describe and tag levels, …
(edit) @7612   13 years dafrick Reverting a change that I made some time ago. It turns out, that CEGUI …
(edit) @7550   13 years dafrick Drone is much weaker now (makes less damage (pi/2) per gun), which …
(edit) @7547   13 years dafrick Documenting and cleanup.
(edit) @7544   13 years dafrick Fixing bug I introduced.
(edit) @7533   13 years dafrick Documenting in pickups module. Cleaning up in PickupManager. Removed …
(edit) @7504   13 years dafrick Pickups module is now (from what I can tell after some basic testing) …
(edit) @7500   14 years dafrick Fixing same issue as in tutorial2 branch. Error only occurs (as far as …
(edit) @7474   14 years dafrick Synchronizing Notifications. In the course of that, notifications are …
(edit) @7463   14 years dafrick Fixing "bug", that caused crash in dedicated mode. Script object can …
(edit) @7456   14 years dafrick Reviewing documentation fo Questsystem, moving documentation fully …
(edit) @7413   14 years dafrick Removing some TODO comments. Better handling of duplicate name in …
(edit) @7405   14 years dafrick Fixed small copy error.
(edit) @7404   14 years dafrick Adding new level notifications.oxw, to "showcase", or at this stage …
(edit) @7403   14 years dafrick Merged notifications branch back to trunk.
(edit) @7368   14 years rgrieder Merged png2 branch back to trunk.
(edit) @7285   14 years landauf added eol-style native for some files. note: there are another 6 …
(edit) @7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
(edit) @7210   14 years dafrick Created new NotificationDispatcher. It just displays, upon being …
(edit) @7193   14 years dafrick Added NotificationDispatcher, class that can, upon being triggered, …
(edit) @7163   14 years dafrick Merged presentation3 branch into trunk.
(edit) @7117   14 years dave
(edit) @7115   14 years dave
(edit) @7071   14 years landauf i think there should be 2 FadingBillboards instead of 2 Backlights
(edit) @6929   14 years dave new ship
(edit) @6906   14 years dafrick Added DistanceTriggerBeacon, which is a device which can be attached …
(edit) @6901   14 years dafrick Fixed PickupCollection. It works now the way it was intended and no …
(edit) @6802   14 years cdaniel QuestGUI can now be opened/closed by pressing Key F3…
(edit) @6801   14 years cdaniel New Quest Level - still in early test phase :P
(edit) @6754   14 years rgrieder Fixed bug in SingleplayerMenu that happened when starting a level manually.
(edit) @6750   14 years dafrick PickupInventory working again, just had to change TaharezLook to …
(edit) @6748   14 years rgrieder A GUISheet can assign its field "loadAlong" any strings designating …
(edit) @6747   14 years rgrieder Added onShow and onHide as overridable methods to GUISheet.lua and …
(edit) @6746   14 years rgrieder Merged gamestates2 branch back to trunk. This brings in some heavy …
(edit) @6731   14 years dafrick PickupCollection is broken for now because to make it work drastic …
(edit) @6728   14 years dafrick No more seg faults with pickups (at least that's what I hope. ;))
(edit) @6725   14 years dafrick Resolved bug, that caused orxonox to crash whenever a level with …
(edit) @6712   14 years dafrick Merged pickup_representation_templates into one. Merged pickups.oxi …
(edit) @6711   14 years dafrick Merged pickup4 branch back to trunk.
(edit) @6710   14 years dafrick Merged ppspickups2 branch into trunk.
(edit) @6709   14 years dafrick Merged ppspickups1 into trunk.
(edit) @6561   14 years dafrick No longer works.
(edit) @6560   14 years dafrick Emptied emtpy level.
(edit) @6549   14 years dafrick Fixed Keybind GUI bug.
(edit) @6536   14 years rgrieder Merged revisions 6430-6440 from the gamestate branch to the trunk. …
(edit) @6524   14 years dafrick Merged pickup branch into trunk. Yay. Persisting bugs will be fixed, …
(edit) @6436   14 years rgrieder Engine idle sound wasn't looped.
(edit) @6427   14 years rgrieder Fixed (whyever it works now) bug in KeyBind menu that caused an error …
(edit) @6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
(edit) @5989   14 years dave ghost weapons added
(edit) @5988   14 years dave Ghost files added
(edit) @5980   14 years scheusso fixed a logical error in OverlayGroup/OrxonoxOverlay (visibility of …
(edit) @5976   14 years dafrick Added questsystem test-level.
(edit) @5951   14 years cmueri some adjustments in order to be able to use the CELayoutEditor
(edit) @5929   14 years rgrieder Merged core5 branch back to the trunk. Key features include clean …
(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) @5761   15 years dafrick Removed unused buttons.
(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) @5754   15 years dafrick some minor changes…
(edit) @5748   15 years rgrieder In quest system: - Build fix (non-void function must return a value) - …
(edit) @5746   15 years dafrick Forgot to add files…
(edit) @5738   15 years landauf merged libraries2 back to trunk
(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) @5697   15 years rgrieder Reapplied fabian's changes from r5620.
(copy) @5695   15 years rgrieder Merged resource2 branch back to trunk. IMPORTANT NOTE: Upon this …
copied from code/branches/resource2/data:
(edit) @5689   15 years rgrieder Experimental support for OGRE v1.6 "Shoggoth". I had to write a little …
Note: See TracRevisionLog for help on using the revision log.