Commit Graph

87 Commits (e349cb43996f018ef86f207c3c864cb8d2b206ce)

Author SHA1 Message Date
kervala 56db70265f Changed: Fix typos in comments/code
"Matt Raykowski" fb75c46b0e Fixed: WITH_CEGUI changed to WITH_NEL_CEGUI but wasn't corrected in the build tree. It is now.
kervala f77ca1992c Changed: Replace atoi and sscanf by fromString when it's possible
kervala 5c55cd1221 Fixed: Avoid VC++ to relink all projects when using CMake generated projects
kervala 01eb101355 Fixed: Compilation with STLport under Linux (and probably Mac OS X)
kervala 7521923c95 Changed: Remove all warnings when compiling Ryzom
kervala 08efa3a809 Changed: Samples projects updated
kervala cd72e7cb11 Changed: Used qtmain instead of WinMain under Windows
kervala 968a752e55 Fixed: Windows compilation problems
kervala 4b48c3a77c Fixed: Including windows.h before using WinMain
kervala 66d5227ce7 Changed: Don't use "using namespace" in .h
mattraykowski cc43911ccb Change: More root-build paths changes for NeL and Ryzom. Fixed some bad merges.
mattraykowski c3e4ffbe26 merge while working on rebase root source dir
mattraykowski 972e141687 Changed: Added more project prefixes to project labels (aka NeL, Ryzom), converted some more Ryzom projects to the new layout.
mattraykowski 1b511949c9 Update: Added "NeL" before NeL project labels, moved some files, fixed Qt builds, fixed libwww find on Windows.
kervala 3bb72a0d06 Changed: Removed propagation of dependencies to other projects (fix lintian warnings)
kervala 16535f7e84 Changed: Updated tools and samples CMake projects
kervala 99181c4a9d Fixed: sound_source compilation under Linux
kervala 27f3b8c8e8 Changed: Remove all warnings when compiling Ryzom
kervala ee40f8f9b5 Changed: Updated samples CMake projects
kervala 65062f5dee Changed: Remove all warnings when compiling Ryzom
kervala eaa26434bc Changed: Remove all warnings when compiling Ryzom
kervala ce933b4c41 Fixed: chatclient sample compilation
kervala ab11ddb805 Changed: Remove all warning when compiling Ryzom
kervala 57bbdf7a85 Changed: Removed useless dependencies
kervala 0ace3e9251 Changed: Remove all warning when compiling Ryzom
Matt Raykowski b4a635c412 Changed: Added helper macros to cleanup files, removed useless DECORATE_NEL_LIB macro and started adding WITH_STATIC/WITH_STATIC_DRIVER support for full static linking.
kervala 220a3458c2 Changed: USE_JPEG is only used when building NLMISC now
kervala deb32e7dda Changed: Change the wrong header in the source code
kervala 6457dd4f55 Changed: Remove/convert/update old projects
kervala 7d7ded9528 Changed: Added new optimizations for VC++ linker and compiler
kervala 6c595f6c3c Changed: Remove all warning when compiling Ryzom on Linux (patch provided by ThibG)
kervala e065046317 Changed: Remove/convert/update old projects
kervala 29a57b3efe Changed: Remove/convert/update old projects
kervala 0ad6f116b1 Changed: Remove/convert/update old projects
acemtp@users.sourceforge.net 29b38937a5 Fixed: set the good agpl header
acemtp@users.sourceforge.net d5c601ffa5 initial version