Commit Graph

70 Commits (6adf44f0b01210d51f8cc9a31b9af8648e78f158)

Author SHA1 Message Date
kaetemi 168c770716 Assert return value 5 years ago
kaetemi dc734ed662 Use standard header format where applicable 5 years ago
kaetemi 8e21fed1e6 AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
kaetemi 5d9e1d9bf8 Fix ligo export 6 years ago
kervala e29fa9a719 Changed: Display line numbers instead of a pointer
--HG--
branch : develop
8 years ago
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 27b272f012 Changed: Replace a lot of const char* by std::string parameters
--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 8e15feaa13 Fixed: Replace Win32 code by multiplatform one using NeL classes
--HG--
branch : develop
8 years ago
kervala 10a3255523 Fixed: Compilation
--HG--
branch : develop
8 years ago
kervala 83a64809c6 Changed: Ligo headers path
--HG--
branch : develop
8 years ago
kervala 13ddbf39ef Changed: Moved other Ligo headers to include
--HG--
branch : develop
8 years ago
kervala 730fee8538 Fixed: Compilation
--HG--
branch : develop
8 years ago
kervala ffa5203a79 Changed: Minor changes
--HG--
branch : develop
8 years ago
kervala c13b007090 Changed: Moved Ligo headers to include
--HG--
branch : develop
8 years ago
kervala f605c5faa5 Changed: Replace all "" by empty(), clear(), Empty(), etc...
--HG--
branch : develop
8 years ago
kervala 5105252690 Changed: Constify some methods
--HG--
branch : develop
8 years ago
kervala 19e8ee1d05 Changed: Simplified all ENDIF and ELSE
--HG--
branch : develop
8 years ago
kervala 4b1959a560 Changed: Replace size() comparisons by empty()
--HG--
branch : develop
9 years ago
kervala 9370e93dd6 Removed useless comments/commented code
--HG--
branch : develop
9 years ago
kervala 2d0d87a05e Fixed: Warnings with GCC
--HG--
branch : develop
9 years ago
kervala 4fa6247672 Changed: windows.h already included in stdligo.h
--HG--
branch : develop
9 years ago
kervala 079ea3e5c5 Changed: Let dependencies propagate to other targets
--HG--
branch : develop
9 years ago
kervala b4e1dcbc10 Fixed: Link error under Debian Squeeze
--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
kaetemi 1df9bec563 Fix compilation of NLNET under MinGW 11 years ago
kervala 36a537a88e Changed: Replaced atof by fromString 11 years ago
sfb df7110d2d6 Bad merge resolution, fixed a couple source files which merged poorly.
--HG--
branch : gsoc2011-worldeditorqt
11 years ago
sfb 892ed1ed3d merge from default
--HG--
branch : gsoc2011-worldeditorqt
11 years ago
kervala 6695a9064e Changed: Created NELID macro to fix warning "multi-character character constant" 11 years ago
kervala 7a04e920e1 Fixed: #1493 MultiArch support 12 years ago
kervala 8701d6e6ee Fixed: Replaced "Reqiures" by "Requires" in pkg-config files 12 years ago
sfb af454dd1cf Fixed EOL issues and added .hgeol file. 13 years ago
kervala 3c47b9f8d5 Fixed: #1441 Remove all remaining .vcproj, Makefiles, automake scripts, etc... 13 years ago
kervala e7a2f7e121 Changed: #825 Remove all warnings when compiling Ryzom 13 years ago
dnk-88 0f86e107b7 merge from default
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
kervala 6306833423 Changed: New option WITH_INSTALL_LIBRARIES which allows user to install only final binaries and no development files (header, static libraries, etc...) 14 years ago
dnk-88 e338e9ca51 merge from default
--HG--
branch : gsoc2011-worldeditorqt
14 years ago
dnk-88 b2d4da1653 Fixed: #1301 Fixed build landscape plugin under linux.
--HG--
branch : gsoc2011-worldeditorqt
14 years ago
kervala 7c27c233eb Changed: Exceptions catched by reference 14 years ago
kervala f9cc842b82 Changed: Exceptions catched by reference 14 years ago
kervala 3a647345a1 Changed: Replaced display of pointers using %d or %X by %p 14 years ago
kervala 56dc241c3d Fixed: Compilation under Linux with STLport 14 years ago
kervala 9550ed9d36 Changed: #878 Fix typos in comments/code 14 years ago
"Matt Raykowski" a7295afce2 Changed: Moved this header, changing it in the source file too. 14 years ago
kervala 4e7609b939 Fixed: Moved zone_bank.h from src to include 14 years ago
sfb d25f8454f4 Changed: Moved zone_region.h header - used by leveldesign tools. 14 years ago