Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3329   15 years rgrieder Build fix for the JoyStick.
(edit) @3328   15 years rgrieder Created branch to work on resource management (first) and then on the …
(edit) @3327   15 years rgrieder Merged all remaining revisions from core4 back to the trunk.
(edit) @3326   15 years landauf small fix against the thread-exit assertion failure
(edit) @3325   15 years rgrieder Merged orxonox_cast related revisions from core4 back to trunk.
(edit) @3324   15 years rgrieder Deleted obsolete and deprecated file. The new one is in …
(edit) @3323   15 years rgrieder ORXONOX_USE_WINMAIN should now work as expected.
(edit) @3322   15 years rgrieder Removed unnecessary PCH dependencies.
(edit) @3321   15 years rgrieder Build fix for the TclThreadManager.
(edit) @3320   15 years rgrieder Finally cFinally made the v0.0.3 tag (again again).
(edit) @3319   15 years rgrieder Well, well, well, and I thought I had slept enough.
(edit) @3318   15 years rgrieder Re-reverting TclThreadManager changes.
(edit) @3317   15 years rgrieder Finally cFinally made the v0.0.3 tag (again).
(edit) @3316   15 years rgrieder Version bump. We're now officially working on v0.0.3.
(edit) @3315   15 years rgrieder Deleted tag again (forgot the version bump)
(edit) @3314   15 years rgrieder Finally made the v0.0.3 tag.
(edit) @3313   15 years rgrieder Reverted TclThreadManager commits to make a tag (there's possibly …
(edit) @3312   15 years scheusso fix in disconnect behaviour
(edit) @3311   15 years rgrieder You can't watch out for unwanted changes every time… Reverting some …
(edit) @3310   15 years rgrieder Optimisations in the pathway of the input. Nobody will ever notice the …
(edit) @3309   15 years rgrieder Using the updated dependencies (you already required them by paper but …
(edit) @3308   15 years landauf moved the boost forward declarations to CorePrereqs.h
(edit) @3307   15 years landauf Completely rewrote TclThreadManager. This fixes several bugs from the …
(edit) @3306   15 years rgrieder Keybindings should now map to the correct joy stick by device name …
(edit) @3305   15 years rgrieder Removed annoying warning on Windows.
(edit) @3304   15 years rgrieder Merged netp6 branch back to the trunk.
(edit) @3303   15 years scheusso reverted some changes, which made the network multithreaded, in order …
(edit) @3302   15 years scheusso changed some debug output removed some uneccessary "multi"threading …
(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) @3299   15 years rgrieder Sometimes I honestly ask myself why such things could run on Linux, …
(edit) @3298   15 years scheusso removed some (hopefully) unnecessary mutex calls
(edit) @3297   15 years landauf fixed ticket #318 ("client connected" message now only appears for …
(edit) @3296   15 years landauf 1-line-merge to trunk
(edit) @3295   15 years landauf fixed a bug causing console commands to be case sensitive if called …
(edit) @3294   15 years rgrieder Bugfix: windowResized() was not called upon render window creation. …
(edit) @3293   15 years rgrieder Linux and GCC build fixes.
(edit) @3292   15 years rgrieder Added documentation for the InputState.
(edit) @3291   15 years rgrieder Added window size as static variable to the WindowEventListener …
(edit) @3290   15 years rgrieder Moved WindowEventListener to the core to avoid some really ugly hacks …
(edit) @3289   15 years scheusso a fix in Clock (more ogre-overflow safe now) moved framerate control …
(edit) @3288   15 years rgrieder Finally found a satisfying way to deal with interfaces that deliver …
(edit) @3287   15 years rgrieder Console should now be visible again in the main menu (and FPS text as …
(edit) @3286   15 years rgrieder Added and adjusted documentation for the devices. Also removed one …
(edit) @3285   15 years rgrieder Shoved some code around to reduce contents of 'global' InputPrereqs.h
(edit) @3284   15 years rgrieder Move resource allocation to the corresponding thread and made compiler …
(edit) @3283   15 years rgrieder Fixed a bug that caused the game to crash at random locations when …
(edit) @3282   15 years landauf removed mergeinfo property (please be careful with partial merges, …
(edit) @3281   15 years rgrieder Adjusted InputManager documentation.
(edit) @3280   15 years rgrieder Merged most of the core4 revisions back to the trunk except for: - …
(edit) @3279   15 years rgrieder Heavy clean up in the InputManager; not many real code changes though. …
(edit) @3278   15 years rgrieder Bugfix: When requesting a game that that wasn't child or parent but …
(edit) @3277   15 years scheusso fixed a 64bit issue and inserted some static asserts to prevent …
(edit) @3276   15 years rgrieder Moved grab/ungrab mouse hack for Linux from InputManager to Mouse.
(edit) @3275   15 years rgrieder Build fixes for actual compilers
(edit) @3274   15 years rgrieder Added a few more generic parts to the input library: - Created Mouse …
(edit) @3273   15 years rgrieder Build fix: I knew there was one more file…
(edit) @3272   15 years rgrieder Removed obsolete feature: ExtendedInputState. If you need an …
(edit) @3271   15 years rgrieder Modifying some strange template function declarations to avoid forward …
(edit) @3270   15 years rgrieder Extracted joy stick related code from InputManager to a new JoyStick …
(edit) @3269   15 years rgrieder Bugfix for InputManager reloading.
(edit) @3268   15 years rgrieder Removed the need to specify unique numbers when declaring multiple …
(edit) @3267   15 years rgrieder Didn't finish my little Pimple idiom
(edit) @3266   15 years rgrieder Forgot to save a file.
(edit) @3265   15 years rgrieder - Removed superfluous convertToString and convertFromString (replaced …
(edit) @3264   15 years rgrieder Moved boost headers from TclThreadmanager.h to the source file. Also …
(edit) @3263   15 years scheusso fix for tab completion in dedicated server console
(edit) @3262   15 years rgrieder Replaced orxonox::min and orxonox::max with std version (which do …
(edit) @3261   15 years rgrieder #295: Capturing CEGUI output and rerouting it to COUT with reasonable …
(edit) @3260   15 years rgrieder #299: Fixed a bug in ConfigValueIncludes.h and exported command …
(edit) @3259   15 years scheusso bonus to ticket 329 ;)
(edit) @3258   15 years scheusso see ticket #329
(edit) @3257   15 years rgrieder Unified enumeration layout according to the style guide (which I have …
(edit) @3256   15 years scheusso added NetworkFunctionBase::destroyAllNetworkFunctions to cleanup …
(edit) @3255   15 years rgrieder #298: Improved usage dialogue creation and the information itself.
(edit) @3254   15 years rgrieder Massively improved exception-safety in GraphicsManager. This …
(edit) @3253   15 years rgrieder Minor fixes and changes.
(edit) @3252   15 years scheusso Boost ≥ 1.35 is now default
(edit) @3251   15 years rgrieder Fixed two serious dependency bugs: - Only every second file of the …
(edit) @3250   15 years rgrieder Executing decision on #300: Renaming String.h to StringUtils.h …
(edit) @3249   15 years rgrieder StartLevel —> DefaultLevel and moved the CommandLine argument …
(edit) @3248   15 years rgrieder Build fix for new GCC versions
(edit) @3247   15 years rgrieder Removed OrxonoxClass inheritance from Game and Core: this allows the …
(edit) @3246   15 years rgrieder Added new feature to CommandLine: arguments that cannot be specified …
(edit) @3245   15 years rgrieder Moved Game::getLevel to LevelManager::getStartLevel and Game::setLevel …
(edit) @3244   15 years rgrieder Build bugfix in GenerateToluaBindings.cmake: we have to supply a …
(edit) @3243   15 years rgrieder Moved GameState construction from pre-main() to after Core creation. …
(edit) @3242   15 years landauf Added a using declaration to ExecutorMember which hopefully solves …
(edit) @3241   15 years rgrieder You shouln't feed GCC too much non standard compliant code ;)
(edit) @3240   15 years scheusso a lot of cleanup some bugfixes (Thread, ThreadPool) the biggest part …
(edit) @3239   15 years rgrieder Found a way to write orxonox_cast<T*> instead of orxonox_cast<T> so …
(edit) @3238   15 years rgrieder Improved exception-safety in the Game class and fixed some issues and …
(edit) @3237   15 years rgrieder Improved exception-safety in the InputManager.
(edit) @3236   15 years rgrieder Fixed a bug in SoundManager: Construction, destruction and …
(edit) @3235   15 years rgrieder Added ScopeGuard from the Loki library. It provides a very simple …
(edit) @3234   15 years rgrieder Using enum instead of a const bool to ensure the variable doesn't get …
(edit) @3233   15 years rgrieder Possibly reinstated code compliance with GCC 4.4 Could anyone with GCC …
(edit) @3232   15 years rgrieder Moved implicit conversion detection from Convert.h to the new …
(edit) @3231   15 years rgrieder Build fixes: Classes should export symbols with _CoreExport and …
(edit) @3230   15 years scheusso moved Thread and ThreadPool to core because of linking issues
Note: See TracRevisionLog for help on using the revision log.