Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/console

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6104   14 years rgrieder Smoother IOConsole exit function
(edit) @6103   14 years rgrieder Cleanup in IOConsole
Diff Rev Age Author Log Message
(edit) @6089   14 years rgrieder Fixed IOConsole on tardis (some ANSI escape sequences were not working)
Diff Rev Age Author Log Message
(edit) @6044   14 years rgrieder Small fixes in IOConsole, ConfigFileManager and msvc compile flags.
(edit) @6043   14 years rgrieder Removed GameStates IOConsole, Dedicated and DedicatedClient because …
Diff Rev Age Author Log Message
(edit) @6041   15 years rgrieder Fixed config value naming problem with the soft debug levels.
Diff Rev Age Author Log Message
(edit) @6037   15 years rgrieder Redirected std::cout to a stringstream object in the IOConsole. —> …
Diff Rev Age Author Log Message
(edit) @6034   15 years rgrieder Fixed program termination segfault
Diff Rev Age Author Log Message
(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 …
Diff Rev Age Author Log Message
(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 …
Diff Rev Age Author Log Message
(edit) @6000   15 years rgrieder Resolved a bug causing the static initialisation of the OutputHandler …
Diff Rev Age Author Log Message
(edit) @5998   15 years rgrieder Build fixes for IOConsole (can't test that on Windows…)
Diff Rev Age Author Log Message
(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. …
Diff Rev Age Author Log Message
(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 …
Diff Rev Age Author Log Message
(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 ;)
Diff Rev Age Author Log Message
(edit) @5983   15 years rgrieder IOConsole basically working though there are some unresolved issues …
Diff Rev Age Author Log Message
(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 …
Diff Rev Age Author Log Message
(copy) @5945   15 years rgrieder Recreating console branch.
Note: See TracRevisionLog for help on using the revision log.