Commit Graph

46 Commits (69545610b55fd27d75b4c03be6c8f5805401e93a)

Author SHA1 Message Date
Fabien_HENON 1ffab89cd1 Reverted: Local changes
--HG--
branch : gsoc2012-fabien
Fabien_HENON b22e255762 Merged: default in gsoc2012-fabien
--HG--
branch : gsoc2012-fabien
sfb af454dd1cf Fixed EOL issues and added .hgeol file.
vl f333236a6b Merge
sfb e2b2b8ffca Fixed: Imported nimetu's WebIG reference implementation.
sfb 4c2a3b6801 Fixed: Copied index.ctp to listdir.ctp and admin_index.ctp to eliminate symlinks.
sfb a3ca1d10bc Changed: Removing symlinks.
sfb 1279aa5d3a merge from default
--HG--
branch : gsoc2011-kerozcak
kaetemi 93d3a4fea4 Fixed: Use $_POST and $_GET instead of deprecated $HTTP_GET_VARS and $HTTP_POST_VARS in the admin tool.
kerozcak 89fd0e92c0 Changed:
--HG--
branch : gsoc2011-kerozcak
kerozcak ccf80ff9d3 Changed: Added files forgotten to track.
--HG--
branch : gsoc2011-kerozcak
kerozcak 0055bd7c4e Changed: Update.
--HG--
branch : gsoc2011-kerozcak
kerozcak 4d7293d0f5 Changed: Adding work i have done so far.
--HG--
branch : gsoc2011-kerozcak
kerozcak c45be93014 Changed: Adding CakePHP app structure.
--HG--
branch : gsoc2011-kerozcak
kerozcak 87fed6cd85 merge from default
--HG--
branch : gsoc2011-kerozcak
kerozcak 471f5100e2 Changed: Directory name changed.
--HG--
branch : gsoc2011-kerozcak
kervala 5cd98b6e45 Changed: Replaced NLMISC::strlwr by NLMISC::toLower
kervala 7c27c233eb Changed: Exceptions catched by reference
kervala f9cc842b82 Changed: Exceptions catched by reference
Piotr Kaczmarek f4cad3ea00 add web-based translation tool directory
--HG--
branch : gsoc2011-kerozcak
kervala ed64aaeb62 Changed: Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles
kervala e6c61a9602 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 7521923c95 Changed: Remove all warnings when compiling Ryzom
kervala a54366aba6 Changed: Remove all warnings when compiling Ryzom (patch provided by abelgar)
kervala 149a73e6eb Fixed: build_world_packed_col compilation
kaetemi 32cce09f83 Added: Missing vcproj for wmap tools
kaetemi f157610a73 Changed: Added wmap tools to ryzom tool sln and fixed stuff.
mattraykowski bdb2a65906 Changed: Fixed typo in build_packed_world_col CMakeLists.txt
kervala 40179ff764 Changed: Remove all warnings when compiling Ryzom
mattraykowski b10efeb9bb merge
mattraykowski a5bc41e1be Changed: Added missing server tools to CMake build. Tweaked code to find headers in correct places.
kervala 554aeef7ba Changed: Renamed servers executables and libs with CMake
kervala e1242bffea Removed: useless backup files
kervala 59bdca45fe Changed: Prefix all Ryzom binaries by ryzom_
Matt Raykowski 9effa3d68f Chanegd: Added more server services and tools to the build.
vl b8ee03c43a Merge
vl d6be8873e4 Added: graph_output directory that is necessary for the admin www tool
vl 9ae85fe837 Added: default_c directory that is necessary for the admin www tool
vl 47a4a8e20a Fixed: r2_login.php can't create log file on linux by kerozcak
kaetemi@users.sourceforge.net 818fabfa30 Fixed: Use of <? instead of <?php in some files broke login on some system configurations.
kaetemi@users.sourceforge.net cd88931aa4 Added: The 'use' sql command on the admin default data sql as well for convenience.
acemtp@users.sourceforge.net 36b8bf5ceb Added: default data for admin tool
acemtp@users.sourceforge.net 271838046d Added: 'use' sql command to set the good table
acemtp@users.sourceforge.net 297446ef5f Added: tables and default data for sql
acemtp@users.sourceforge.net d5c601ffa5 initial version