Commit Graph

15 Commits (c458084b59da4ced3260a7d72751b56c665acbfc)

Author SHA1 Message Date
kervala 34d454c835 Changed: Use %u for uint
--HG--
branch : develop
8 years ago
kervala 62d4d8ccc0 Changed: Display line number instead of a pointer on a string
--HG--
branch : develop
8 years ago
kervala 10f7abb26f Fixed: %s needs a const char*
--HG--
branch : develop
8 years ago
kervala dbba511ee7 Changed: Replace a lot of const char* by std::string parameters
--HG--
branch : develop
8 years ago
kervala e2b74b77c6 Changed: Memory leaks detection
--HG--
branch : develop
8 years ago
kervala f605c5faa5 Changed: Replace all "" by empty(), clear(), Empty(), etc...
--HG--
branch : develop
8 years ago
kervala 4b1959a560 Changed: Replace size() comparisons by empty()
--HG--
branch : develop
9 years ago
dfighter1985 f61438d7d9 Studio should no longer crash when multiple plugins that use LIGO are loaded. LIGO classes are now guarded against multiple registrations. If it's tried log messages are generated. Mission Compiler and World Editor will now apply their own LIGO configs when the user switches to their tab.
--HG--
branch : dfighter-tools
10 years ago
kervala 36a537a88e Changed: Replaced atof by fromString 11 years ago
sfb af454dd1cf Fixed EOL issues and added .hgeol file. 13 years ago
kervala e7a2f7e121 Changed: #825 Remove all warnings when compiling Ryzom 13 years ago
kervala 3a647345a1 Changed: Replaced display of pointers using %d or %X by %p 14 years ago
kervala d4346ef771 Changed: Added PCH to nelligo 15 years ago
kervala ca1a6f95fe Changed: #825 Remove all warning when compiling Ryzom on Linux 15 years ago
acemtp@users.sourceforge.net d5c601ffa5 initial version 15 years ago