Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6021   15 years rgrieder Renamed CommandLine to CommandLineParse to avoid confusions with the …
(edit) @6020   15 years scheusso fixed an issue with the OS/CEGUI mouse pointer
(edit) @6019   15 years scheusso Added return to Game button to InGameMenu MainMenu button now requests …
(edit) @6018   15 years scheusso first version of the InGameMenu (return to main menu doesn't include …
(edit) @6017   15 years rgrieder Fix in Shell: No string in outputLines_ should contain '\n'.
(edit) @6016   15 years rgrieder Removed console from GSDedicated and GSDedicatedClient.
(edit) @6015   15 years rgrieder IOConsole cleanup and added ConsoleWriter to the OutputHandler so that …
(edit) @6014   15 years rgrieder IOConsole: More line wrapping fixes
(edit) @6013   15 years rgrieder IOConsole: Resolved flickering problem and moved status line below …
(edit) @6012   15 years scheusso small build fix
(edit) @6011   15 years rgrieder Fixed funny looking ini-files and an annoying cout.
(edit) @6010   15 years rgrieder Sorted out some small stuff in the Shell and hopefully fixed IOConsole …
(edit) @6009   15 years adrfried fixed usage of size_t in printf
(edit) @6008   15 years adrfried include fixed
(edit) @6007   15 years rgrieder Fixed IOConsole partly and fixed two problems in PathConfig and …
(edit) @6006   15 years scheusso that's probably more what you intended …
(edit) @6005   15 years scheusso gcc didn't like the old version ;)
(edit) @6004   15 years rgrieder De-singletonised Shell so that both consoles have their own Shell …
(edit) @6003   15 years dafrick Implemented support for multiple simultaniously showing GUIs. What …
(edit) @6001   15 years wirthmi Added a crosshair overlay.
(edit) @6000   15 years rgrieder Resolved a bug causing the static initialisation of the OutputHandler …
(edit) @5999   15 years scheusso creating new ingamemenu branch
(edit) @5998   15 years rgrieder Build fixes for IOConsole (can't test that on Windows…)
(edit) @5997   15 years scheusso moving recent tutorial branch to tags
(edit) @5996   15 years rgrieder Changed order of declaration/definition in OutputHandler.
(edit) @5995   15 years rgrieder Committing some unstable changes to the IOConsole for testing purposes.
(edit) @5994   15 years rgrieder Changed Output concept a little bit to allow for more general use. …
(edit) @5993   15 years scheusso Changed input of NewHumanController from InputListener to normal …
(edit) @5992   15 years rgrieder Small stuff, mostly spelling mistakes.
(edit) @5991   15 years rgrieder Replaced the load of macros in Debug.h with just two, doing almost …
(edit) @5989   15 years dave ghost weapons added
(edit) @5988   15 years dave Ghost files added
(edit) @5986   15 years scheusso added a new feature to the IOConsole: you can now search the history …
(edit) @5985   15 years scheusso KEY HOME and END now also work on my laptop ;)
(edit) @5984   15 years rgrieder Fixed bug in InputManager that occurred when entering and leaving (or …
(edit) @5983   15 years rgrieder IOConsole basically working though there are some unresolved issues …
(edit) @5982   15 years youngk Ambient Sounds are now locationally triggerable, i.e if the player …
(edit) @5981   15 years wirthmi Made NewHumanController an InputHandler so we can control the crosshair.
(edit) @5980   15 years scheusso fixed a logical error in OverlayGroup/OrxonoxOverlay (visibility of …
(edit) @5979   15 years wirthmi Added and activated new controller called NewHumanController.
(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) @5975   15 years rgrieder Escape key should work as well now in the IOConsole input. And fixed …
(edit) @5974   15 years rgrieder Fixed low fps problem when the console is running (removed timeout …
(edit) @5973   15 years rgrieder Input part of the IOConsole should be working (at least with SSH on …
(edit) @5972   15 years rgrieder Trivial build fixes
(edit) @5971   15 years rgrieder Svn:eol-style "native" (Tortoise gone completely mad…)
(edit) @5970   15 years rgrieder And what the hell ever happened here. Adding missing file.
(edit) @5969   15 years rgrieder Small stuff: - Using a reference to the Shell in InGameConsole - …
(edit) @5968   15 years rgrieder Basic construct of an IOConsole for Unix, using Oli's console from …
(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) @5962   15 years rgrieder Fixed sound reloading problem. The solution was in fact to first stop …
(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) @5957   15 years erwin Found another output withourt 'Sound:' prefix
(edit) @5956   15 years youngk Implemented Mood functionality plus the ability to change the …
(edit) @5954   15 years youngk Bug Fix: SoundBase. The old sound file is now automatically unloaded …
(edit) @5953   15 years dafrick Made DroppedItem inherit from PickupSpawner. Also minor changes in …
(edit) @5952   15 years cmueri reapplying changes made to trunk (5951)
(edit) @5951   15 years cmueri some adjustments in order to be able to use the CELayoutEditor
(edit) @5948   15 years rgrieder Creating branch to work on pawn steering.
(edit) @5947   15 years rgrieder Merged pickup branch revisions to pickup2.
(edit) @5946   15 years rgrieder Reapplying erwin's changes from r5939.
(edit) @5945   15 years rgrieder Recreating console branch.
(edit) @5944   15 years rgrieder Recreating menu branch.
(edit) @5943   15 years rgrieder Recreating sound3 branch.
(edit) @5942   15 years dafrick New pickup branch.
(edit) @5941   15 years rgrieder Deleted recently created branches again (no compile on tardis)
(edit) @5940   15 years rgrieder Fixed boost v1.36 build.
(edit) @5939   15 years erwin Prefixed all debug output of the soundsubsytem with 'Sound:', makes it …
(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) @5935   15 years dafrick Hopefully merged trunk successfully into pickup branch.
(edit) @5934   15 years rgrieder Creating branch to work on a always active IO-based console.
(edit) @5933   15 years rgrieder Creating branch for an game-paused menu.
(edit) @5932   15 years rgrieder Deleting branch again (emails just arrived…)
(edit) @5931   15 years rgrieder Creating branch for working on sounds.
(edit) @5930   15 years landauf created new sound branch
(edit) @5929   15 years rgrieder Merged core5 branch back to the trunk. Key features include clean …
(edit) @5928   15 years rgrieder Fixed typo in a particle script.
(edit) @5927   15 years rgrieder Windows fix: Paths containing "fancy" stuff like '.' were not …
(edit) @5926   15 years scheusso more consistent client disconnection handling
(edit) @5925   15 years rgrieder Reapplied some of the changes that got reverted in the last commit …
(edit) @5924   15 years scheusso reverted r5911 partially and removed fallbackcamera level scene now …
(edit) @5923   15 years rgrieder Allowing multiple major dependency versions. Currently this is 3.1 and …
(edit) @5922   15 years landauf list of remaining objects after a level unloading
(edit) @5921   15 years scheusso build fix for linux
(edit) @5920   15 years scheusso something went wrong with one of my commits
(edit) @5919   15 years scheusso forgot to remove a debug line
(edit) @5918   15 years scheusso 2 new console commands (startIOConsole, printObjects)
(edit) @5917   15 years scheusso missing parts of last commit
(edit) @5916   15 years scheusso some cleaning up in the network more to come
(edit) @5915   15 years rgrieder Added CMake switch to disable multi-file compilations: DISABLE_COMPILATIONS
(edit) @5914   15 years rgrieder - Fixed missing includes - Fixed non-world coordinate camera position …
Note: See TracRevisionLog for help on using the revision log.