Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/netp6/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @3289   15 years scheusso a fix in Clock (more ogre-overflow safe now) moved framerate control …
(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) @3277   15 years scheusso fixed a 64bit issue and inserted some static asserts to prevent …
(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) @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) @3259   15 years scheusso bonus to ticket 329 ;)
(edit) @3258   15 years scheusso see ticket #329
(edit) @3256   15 years scheusso added NetworkFunctionBase::destroyAllNetworkFunctions to cleanup …
(edit) @3242   15 years landauf Added a using declaration to ExecutorMember which hopefully solves …
(edit) @3240   15 years scheusso a lot of cleanup some bugfixes (Thread, ThreadPool) the biggest part …
(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
(edit) @3227   15 years scheusso some cleaning up and memory leak fixes
(edit) @3226   15 years scheusso added 2 classes: Thread: implementation of a worker thread (you can …
(copy) @3215   15 years scheusso created new netp6 branch things to do: - fix memory leaks - implement …
copied from code/trunk/src:
(edit) @3214   15 years scheusso merged netp5 back to trunk
Note: See TracRevisionLog for help on using the revision log.