Commit Graph

418 Commits (71ff890d626289112af4e3af79dea04f0c04a1a1)

Author SHA1 Message Date
Botanic 524e338f68 cleaned up templates and got languages working
--HG--
branch : rc-botanic-webdev
Botanic 9ed3f20570 added in smarty, still need to finish making it load the correct template properly
--HG--
branch : rc-botanic-webdev
Botanic e66c77470f updated files that were not merged
--HG--
branch : rc-botanic-webdev
Botanic ae9ffef35d fixed thanks kervala
--HG--
branch : rc-botanic-webdev
Botanic 0a3020e971 added in-game template file
--HG--
branch : rc-botanic-webdev
Botanic 4d3acc9cc0 added base class file for sql as well as updated users to use class
--HG--
branch : rc-botanic-webdev
Botanic c66d9cf225 changed to use class
--HG--
branch : rc-botanic-webdev
Botanic c256187ead initial work on ams_lib
--HG--
branch : rc-botanic-webdev
Botanic b76fe233da why the hell make the faster values for "debug only" waiting it so 1990's
--HG--
branch : rc-botanic-webdev
Botanic 26c4b51d01 fixed warning
--HG--
branch : rc-botanic-webdev
Botanic 3439d1063b fixed warning
--HG--
branch : rc-botanic-webdev
Botanic 515a665339 no reason to make people change the logs path every time
--HG--
branch : rc-botanic-webdev
Botanic e4b24f08da Fixed warnings and logout
--HG--
branch : rc-botanic-webdev
Botanic ea42101296 No reason to hardcode the path
--HG--
branch : rc-botanic-webdev
kervala 45c8b20f39 Changed: Typo fixes (thanks to Vagrant!)
kervala 8eaf7d889a Changed: Use *_PREFIX instead of fixed values with INSTALL
sfb b858478e31 Removed: Removed the reference implementation, the full implementation is available at code/web/app and code/web/api.
sfb af454dd1cf Fixed EOL issues and added .hgeol file.
vl f333236a6b Merge
Botanic c5f75ec268 fixed thanks kervala
Botanic 1055925bac No reason to hardcode the path
Botanic 503f5d348e Fixed warnings and logout
Botanic 914c5ad303 no reason to make people change the logs path every time
Botanic 7e64c718c4 fixed warning
Botanic 0fc3b07a12 fixed warning
Botanic a535002554 why the hell make the faster values for "debug only" waiting it so 1990's
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