Commit Graph

16884 Commits (dd6ebdeb4f8c4bed27aa52ad37e7582ba8b7bd65)
 

Author SHA1 Message Date
Koncord dd6ebdeb4f formated C string to C++ 8 years ago
Koncord 35991fcd15 Add logger to client 8 years ago
Koncord 7f8c0ecbbd Logging in file for server 8 years ago
Koncord 1537fdbb76 Add SetLevel function & Verbose log level 8 years ago
Koncord 554810fbeb Removed redundant const in headerSize() 8 years ago
David Cernat c94f818478 Add script functions for getting attributes and skills by their names 8 years ago
David Cernat 41868cc9cc Add script functions for getting attributes and skills by their IDs 8 years ago
David Cernat e5cb58e7c4 Add debug info about ID_GAME_BASE_INFO packets 8 years ago
David Cernat 8eda381016 Make formatting consistent, part 2 8 years ago
David Cernat 1363c4c5b6 Make formatting consistent 8 years ago
David Cernat 1bbd7c271f Add fail-safes to DedicatedPlayer cell updating to narrow down problems 8 years ago
David Cernat e39b66af4f Move logger to components 8 years ago
David Cernat 38c8d2344b Uncomment sending of stats packets to and from new players 8 years ago
David Cernat aa69c156c7 Fix race-related graphical glitches when players spawn 8 years ago
Koncord a840d84b39 Merged branch master into master 8 years ago
Koncord ee8d9895dc Porting Log.cpp to C++98 8 years ago
David Cernat 3c6710a7b5 Merge pull request #35 from OpenMW/master
Add OpenMW commits from 2nd week of August
9 years ago
David Cernat fc54f12b31 Merge branch 'OpenMW-master' 9 years ago
David Cernat d9cfd5bac2 Resolve conflicts with OpenMW 9 years ago
scrawl 641005b317 Remove Camera's children before removing the Camera
Should work around OSG race condition ( http://forum.openscenegraph.org/viewtopic.php?t=16077 )
9 years ago
Koncord a92ef8b6bd Some fixes 9 years ago
scrawl a44ba0e461 Merge pull request #966 from kpp/find_mygui
Find mygui
9 years ago
Koncord e9ee9c8b3b Remove C++11 in Log.h 9 years ago
Koncord b3320c7bb9 Add forgoten ctime header 9 years ago
Koncord 8d88381dac added prefix LOG_ to loglevel 9 years ago
Koncord 170455e08a Fix headers 9 years ago
Roman Proskuryakov 4cffdb67d8 Uses case-sensitive MyGUI_* variables 9 years ago
Roman Proskuryakov e0e69a8d8a Rewrites FindMyGUI with LibFindMacros 9 years ago
Koncord 32a2327f59 fix header size 9 years ago
Koncord c695923825 Added master server stuff 9 years ago
Koncord 02a447c589 Added logger 9 years ago
scrawl 71f786ff84 Delete the WorkQueue first
Fixes a potential crash on exit.
9 years ago
scrawl 3732979eec Revert "Merge pull request #993 from mrcheko/pathfinding"
This reverts commit 5190275b37, reversing
changes made to d7845012bf.
9 years ago
scrawl c3340ec143 Merge pull request #1022 from Allofich/anim
Make loopgroup loop correct number of times
9 years ago
scrawl 1edcea2ff5 Merge pull request #1023 from psi29a/small_fixes
small fixes
9 years ago
scrawl 513e1da8a3 Remove unneeded casts 9 years ago
scrawl 30b549124e Fix use-after-free 9 years ago
scrawl c65492193c Use osg::clone 9 years ago
scrawl 33d27a2285 Use ref_ptr 9 years ago
scrawl 0fbc0d0da7 Attempt to silence warning 9 years ago
Bret Curtis 0547d4b937 clang says that these must be in the MWWorld namespace 9 years ago
scrawl 0d439750a2 Clang warning fix 9 years ago
scrawl 8c44334409 Merge pull request #1021 from Allofich/weight
Corrections to tooltip displays of zero-weight items
9 years ago
scrawl 2f6075329b Clang warning fixes 9 years ago
scrawl 698575dc1b Merge pull request #1020 from Allofich/sound
Make zero-weight boots play light boot footsteps
9 years ago
Allofich a381a15b19 Make loopgroup loop correct number of times 9 years ago
Allofich 7bf04b5014 Allow showing value of zero-weight lights 9 years ago
Allofich 502a26a7ff Use getWeightString() to avoid casting to int 9 years ago
Allofich 4f5d676b4e Allow weight tooltips for gold and keys if not 0 9 years ago
Allofich caf025f93d Don't show 0 weight tooltips except for potions 9 years ago