Commit Graph

4032 Commits (797144c783cc3e93a72a028134cde504abab077a)

Author SHA1 Message Date
Quitta 23e9b57703 Settings page layout set!
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta a769a985d9 template for changing the settings added, still needs quite some work
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 40d6617216 added flags to inlog/logout etc, + added some base translations
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 8ff40bb619 added initial admin/admin account when sql/install is executed, also added the admin's functionality: libuserlist
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 4f82afa5d0 added libuserlist page, that shows entire list of users in the lib db, admins can remove entry of it and perform manual syncing. Still needs some work though
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta a3b3dbd59c Changed the way index handles page requests, also made a folder func, for when a form is submitted and requires a function to be performed and inc for pages that want to perform php code but without a form
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 4034c83382 webUsers derived from Users, with www dependent functionality to check if username already in use or email already in use
--HG--
branch : quitta-gsoc-2013
12 years ago
kaetemi 5f229667bc Create interface classes for stereo displays and head mounted displays, see #43
--HG--
branch : multipass-stereo
12 years ago
Quitta 76e46c9fc4 add language flags + js for activating them
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 4755b7478f messing around and fixing throwing of exceptions in DBLayer
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 3b58c56d5b Language stuff supports cookies now and in case a not specified language is given, then it uses the default
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta fe70ca714b small test to check if ajax works on the pages, it still seems to work :)
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 9a41affe9f dblayer + refactored the db parts
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta afd473aaff Syncing basics, need refactoring though
--HG--
branch : quitta-gsoc-2013
12 years ago
kaetemi bf16ccd320 Separate some camera related functions, ref #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi 86eb05a6d0 Move some config stuff out of main_loop.cpp, see #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi 24af75fc23 Remove some unused includes, re #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi 3912bee50e Some more debug functions moved, see #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi 7fa2a05195 Moved some temp code out of main_loop.cpp, ref #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi bcc048145c Take some debug render code out of main_loop.cpp, see #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi 4d96c23c95 Separate some profiling code from main_loop.cpp, see #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi cb60e64355 Pull CPing out of main_loop.cpp, refs #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi 6d28f88601 Return view as CQuat, see #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi 1cc5848220 Create a clipping frustum, ref #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi e7842982a0 Allow multiple user cameras to be calculated separately, useful for sky etc, re #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi 38be9b5997 Fix warning
--HG--
branch : multipass-stereo
12 years ago
kaetemi 202413ab52 Adjust 2D interface shift, re #43
--HG--
branch : multipass-stereo
12 years ago
Quitta f9cdc45ed8 show name when logged in in main top bar
--HG--
branch : quitta-gsoc-2013
12 years ago
kaetemi 9255bd73de Move snowballs compass, see #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi 4864ce7a5a Add eye distance in 2D interface shift, re #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi 5423d4d025 Add 2D interface shifting calculations, see #43
--HG--
branch : multipass-stereo
12 years ago
Quitta 9e6597e937 Added logout, refined login and took it back out of the lib. Added timers to forward after 5 seconds after logout & register. Looks good imo
--HG--
branch : quitta-gsoc-2013
12 years ago
kaetemi 39197681fa Correctly adjust text to viewport, re #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi d1bf069708 Add some comments, see #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi 91be2d64bd Cleanup and make bloom work with stereo rendering, re #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi 32a187a199 Render from multiple cameras, see #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi a5c9592165 Read sensor data and set camera in snowballs, ref #43
--HG--
branch : multipass-stereo
12 years ago
Quitta c59e3d0b47 feedback on registering early version, also added an installer.php in the previous revision, forgot to mention that
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 5a163663cc Reworked register
--HG--
branch : quitta-gsoc-2013
12 years ago
kaetemi a79b9f7e65 Add library name to device name, re #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi 64821ab4de List stereo devices, see #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi c188dd3e17 Merge with default
--HG--
branch : multipass-stereo
12 years ago
kaetemi f331757718 Fix Ryzom Client scripts for lua 5.2 12 years ago
Quitta e72eac8888 Reworked index.php a little, though something is going wrong with my session variables
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 8f2f0a3ad7 Loging in match searching seems to work :)
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 761d7b2775 Register seems to work :) Next step permissions and login
--HG--
branch : quitta-gsoc-2013
12 years ago
kaetemi 8ded099fbb Added some notes
--HG--
branch : multipass-stereo
12 years ago
Quitta 4f822c37fe first attempt to get register up and running
--HG--
branch : quitta-gsoc-2013
12 years ago
kaetemi 78179ed809 Rename some functions to follow the same naming convention of others
--HG--
branch : multipass-stereo
12 years ago
kaetemi ad5b60963f Cleanup
--HG--
branch : multipass-stereo
12 years ago
kaetemi be33bbc70f Add support for fp40 with opengl
--HG--
branch : multipass-stereo
12 years ago
kaetemi bc25be05ba Additional test, textures does not seem to work in ps_3_0
--HG--
branch : multipass-stereo
12 years ago
kaetemi f278ac7638 Activate textures for postprocessing material under direct3d
--HG--
branch : multipass-stereo
12 years ago
Quitta c22e1de52d small fixes of last night, still have to figure out a way to get the mkdir warning dissapear!
--HG--
branch : quitta-gsoc-2013
12 years ago
kaetemi 3e91b1a5cf Test texture with postprocessing material, seems to work with opengl
--HG--
branch : multipass-stereo
12 years ago
kaetemi ea97602c5f Updated snowballs default config
--HG--
branch : multipass-stereo
12 years ago
kaetemi 9b0b1008ff Fix linux compile
--HG--
branch : multipass-stereo
12 years ago
Quitta fb622a9eb7 register refactoring + small bug fixes that went unnoticed before
--HG--
branch : quitta-gsoc-2013
12 years ago
kaetemi dfb110b387 Add function to check which pixel program profiles are available on a driver
--HG--
branch : multipass-stereo
12 years ago
kaetemi 9f1ddc9202 Add test for ps.1.1 pixel program in snowballs (it works too now)
--HG--
branch : multipass-stereo
12 years ago
kaetemi c3af389ea6 Add test for ARBfp1.0 fragment program in snowballs (it works)
--HG--
branch : multipass-stereo
12 years ago
kaetemi 1c3fc17d91 Cleanup more unneeded code
--HG--
branch : multipass-stereo
12 years ago
kaetemi 4200483383 Removed unneeded parser related code from the opengl pixel program implementation
--HG--
branch : multipass-stereo
12 years ago
kaetemi 197c0687d9 Add direct3d diff for old nevrax pixel program code, marked a todo in the comments
--HG--
branch : multipass-stereo
12 years ago
kaetemi f08de2dcdc Added diff to opengl driver for old nevrax pixel program code, marked todos in comments
--HG--
branch : multipass-stereo
12 years ago
kaetemi 983fab378c Add rest of the diff from the old nevrax code for pixel programs to NL3D
--HG--
branch : multipass-stereo
12 years ago
kaetemi ef720f764f Removed some CEffect related bit that slipped in
--HG--
branch : multipass-stereo
12 years ago
kaetemi 3927378399 Add diff from old nevrax pixel program code to IDriver, CEffect related code not included
--HG--
branch : multipass-stereo
12 years ago
kaetemi 7be5858010 Simplify CPixelProgram
--HG--
branch : multipass-stereo
12 years ago
kaetemi 16d47d742f Add some files from old nevrax shader code for exposing pixel programs in the drivers
--HG--
branch : multipass-stereo
12 years ago
kaetemi f63a275f2b Backed out changeset ea4b76b7213a, bad approach
--HG--
branch : multipass-stereo
12 years ago
Botanic 321edeff10 add_user example
--HG--
branch : rc-botanic-webdev
12 years ago
Quitta 61c9a3d9a6 show error message + tooltips while registering
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 8ee559e662 Damn its early in the morning :D Oh well! Register works with a callback function. shows which fields are correctly filled in and which not yet. It runs quite smooth. Off to bed now!
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 79e7b18bc8 Changed register form + tried getting messages passed
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 1c4bb138e9 Select automatically if it should load with no_visible_elements on or off + minor updates
--HG--
branch : quitta-gsoc-2013
12 years ago
Botanic 7ef366d11d fix top menu
--HG--
branch : rc-botanic-webdev
12 years ago
Quitta 9806ea6ef0 Trying to intigrate the home template in the inheritance structure of smarty
--HG--
branch : quitta-gsoc-2013
12 years ago
Botanic 983ea23da6 fixed js issue
--HG--
branch : rc-botanic-webdev
12 years ago
Quitta 879f28e45f Tour seems to work here, not sure though
--HG--
branch : quitta-gsoc-2013
12 years ago
Botanic b1c97cab76 working on help tips
--HG--
branch : rc-botanic-webdev
12 years ago
Botanic 46c1952de6 changed default skin to cerulean and constrained proportions in css
--HG--
branch : rc-botanic-webdev
12 years ago
Botanic 0b8c4968e9 changed index.php to correct file and created charisma index for backup
--HG--
branch : rc-botanic-webdev
12 years ago
Botanic 19f7b3ec9c cleaned up formatting and added custom.css
--HG--
branch : rc-botanic-webdev
12 years ago
Botanic b596502982 changed to default will override with custom.css
--HG--
branch : rc-botanic-webdev
12 years ago
Botanic 08d3d766a2 updated the index pages with home register and login
--HG--
branch : rc-botanic-webdev
12 years ago
kaetemi c7994bb11f Allow rendering with bloom to a user provided render target (untested) (#43)
--HG--
branch : multipass-stereo
12 years ago
kaetemi 4a7f58938d Allow stepping through the time delta in multiple passes in snowballs
--HG--
branch : multipass-stereo
12 years ago
kaetemi c7a9edd495 Remove silly heap allocation of a null pointer
--HG--
branch : multipass-stereo
12 years ago
kaetemi f17145cde6 Allow configuration of bloom settings from config files in snowballs
--HG--
branch : multipass-stereo
12 years ago
kaetemi 87c30bceea Add info structure for multipass camera rendering effects #43
--HG--
branch : multipass-stereo
12 years ago
Botanic 7f7c2cfb44 Merge with quitta-gsoc-2013
--HG--
branch : rc-botanic-webdev
12 years ago
kaetemi 3b9f934b82 Fixes to compile Ryzom Client with lua 5.2 12 years ago
kaetemi 8629f069ae Allow compiling with shared libxml2 on Windows 12 years ago
kaetemi d139185b1e Compile NLGUI with lua 5.2 12 years ago
Quitta 9f6349843c Fixed layout for register.tpl and login.tpl, it now uses also layout.tpl but with a parameter 'no_visible_elements' => 'TRUE'
--HG--
branch : quitta-gsoc-2013
12 years ago
Botanic af6dac032b added .tpl.php and removed extra files
--HG--
branch : rc-botanic-webdev
12 years ago
Botanic 1b7f8f8370 Merge with quitta-gsoc-2013
--HG--
branch : rc-botanic-webdev
12 years ago
Quitta 260315d1ef Basic template integration with css
--HG--
branch : quitta-gsoc-2013
12 years ago
Botanic 6973070230 fixed to proper path
--HG--
branch : rc-botanic-webdev
12 years ago
Botanic d7db141324 changed to use .php not html
--HG--
branch : rc-botanic-webdev
12 years ago
Botanic 4438e87a8c added charisma
--HG--
branch : rc-botanic-webdev
12 years ago
Botanic 900ce13318 forgot global
--HG--
branch : rc-botanic-webdev
12 years ago
Botanic 102a4c3950 auto create folders
--HG--
branch : rc-botanic-webdev
12 years ago
kervala 30d56b7c24 Added: CMake project for shape2obj 12 years ago
Botanic 1f648910ed latest changes to work on getting registration working
--HG--
branch : rc-botanic-webdev
12 years ago
liria 487799cbf5 kervala's enhancements and fixes for the Windows compilation.
--HG--
branch : ig_elevaton_port_to_linux
12 years ago
liria 6b750cf042 FIXE: Linux/Windows compilation : revert the code of the 'void dir(...)' function for windows.
--HG--
branch : ig_elevaton_port_to_linux
12 years ago
liria 46d99e4a6d FIXE: Linux/Windows compilation : revert the code of the 'void dir(...)' function for windows with using conditional compilation.
--HG--
branch : ig_elevaton_port_to_linux
12 years ago
kervala d77926c96e Fixed: EOL for client_config_qt 12 years ago
liria 99efdb2a23 FIXE: replace the WIN32 API for directories manipulation by the the POSIX API to compile with linux.
--HG--
branch : ig_elevaton_port_to_linux
12 years ago
Botanic 3e2278d692 updated template for registration and setting up add_user functions
--HG--
branch : rc-botanic-webdev
12 years ago
Botanic 40ba525e5a added base drupal module and removed old phtml file
--HG--
branch : rc-botanic-webdev
12 years ago
Botanic 524e338f68 cleaned up templates and got languages working
--HG--
branch : rc-botanic-webdev
12 years ago
Botanic 9ed3f20570 added in smarty, still need to finish making it load the correct template properly
--HG--
branch : rc-botanic-webdev
12 years ago
Botanic e66c77470f updated files that were not merged
--HG--
branch : rc-botanic-webdev
12 years ago
Botanic c5f75ec268 fixed thanks kervala 12 years ago
Botanic ae9ffef35d fixed thanks kervala
--HG--
branch : rc-botanic-webdev
12 years ago
Botanic 0a3020e971 added in-game template file
--HG--
branch : rc-botanic-webdev
12 years ago
Botanic 4d3acc9cc0 added base class file for sql as well as updated users to use class
--HG--
branch : rc-botanic-webdev
12 years ago
Botanic c66d9cf225 changed to use class
--HG--
branch : rc-botanic-webdev
12 years ago
Botanic c256187ead initial work on ams_lib
--HG--
branch : rc-botanic-webdev
12 years ago
Botanic b76fe233da why the hell make the faster values for "debug only" waiting it so 1990's
--HG--
branch : rc-botanic-webdev
12 years ago
Botanic 26c4b51d01 fixed warning
--HG--
branch : rc-botanic-webdev
12 years ago
Botanic 3439d1063b fixed warning
--HG--
branch : rc-botanic-webdev
12 years ago
Botanic 515a665339 no reason to make people change the logs path every time
--HG--
branch : rc-botanic-webdev
12 years ago
Botanic e4b24f08da Fixed warnings and logout
--HG--
branch : rc-botanic-webdev
12 years ago
Botanic 1055925bac No reason to hardcode the path 12 years ago
Botanic 503f5d348e Fixed warnings and logout 12 years ago
Botanic 914c5ad303 no reason to make people change the logs path every time 12 years ago
Botanic 7e64c718c4 fixed warning 12 years ago
Botanic 0fc3b07a12 fixed warning 12 years ago
Botanic a535002554 why the hell make the faster values for "debug only" waiting it so 1990's 12 years ago
Botanic b1edfcc646 bad eol 12 years ago
Botanic ea42101296 No reason to hardcode the path
--HG--
branch : rc-botanic-webdev
12 years ago
Botanic 395c194acc bad eol's
--HG--
branch : rc-botanic-webdev
12 years ago
dfighter1985 cfc78bd614 FIXED: GUI not showing up because of the interface user functions not getting registered, because of a file linking issue. 12 years ago
dfighter1985 f382b97f74 Making GCC happy.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 b29fd5ca11 Editbox should now create it's text when added.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 2faff4dfaa Inconsistent line ending style, according to VS. How it managed to do this is a mystery tho.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 b49a6ca04d Added some defaults.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 25195fce4c The editor probably shouldn't crash when adding textbutton widget.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 9042de4ab2 Make sure to apply the changes, when changing properties.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 057960d056 Forgot to set the parent.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 337f93a233 When adding a new widget, the correct widget is now instantiated. Also added some checks.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 142bc623c9 Some more work for widget adding support. Basically the system works, just need to make sure the proper widget is instantiated, and the defaults are loaded ( so it shows up ).
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 45f5d6cc0d Added some more checks, signal and slots related to widget adding.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 c91e7492bb Added GUI for widget adding.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 a0af49fd40 Merged default.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 301077c93d Merged default
--HG--
branch : client_config_qt
12 years ago
dfighter1985 d2a7c66e9f Use to .toUTF8() instead of .toStdString().
--HG--
branch : client_config_qt
12 years ago
dfighter1985 e950834079 Merged default
--HG--
branch : client_config_qt
12 years ago
Dzmitry Kamiahin 68fe576f01 Fixed self-comparsion in ps. 12 years ago
dfighter1985 67a24bb1b0 Merged default
--HG--
branch : gsoc2012-gui-editor
12 years ago
sfb 1bfba35cd0 merge 12 years ago
kaetemi 76a7df820b This should fix #41. It was creating the unknown for the new type and then returning a new sheet for the requested unknown 12 years ago
sfb 2bf56882f8 merge 12 years ago
sfb 8fe6eee93c fixed #40 with an explicit static_cast. 12 years ago
dfighter1985 bdfa7dbc37 Don't build GUI Editor when not building the GUI library. 12 years ago
kervala 2aea567fe2 Changed: Moved Ryzom detailed version in client 12 years ago
kervala f68cda5cd2 Changed: Process EventCloseWindowId by client 12 years ago
kervala 0624da9c82 Changed: Added a new event EventCloseWindowId when system reports window should be closed 12 years ago
kervala 67c93a1238 Changed: Warning 12 years ago
kervala d85e4f9ec7 Changed: EOL fixes 12 years ago
kervala 381eeaef8a Fixed: Virtual destructor warning 12 years ago
kervala 920cbf55ca Fixed: Assign instead of a comparison 12 years ago
kervala b0e717728b Changed: French comments translated to English 12 years ago
kervala 9aff9ae939 Fixed: PCH compilation 12 years ago
kervala d505b181f9 Changed: Define CMAKE_OSX_DEPLOYMENT_TARGET if not specified on command line 12 years ago
kervala 33c73f3f16 fixes #33 build failure/error using clang 12 years ago
kervala 0c2e2d3e8f fixes #32 build failure/error using clang 12 years ago
kervala 3aee7c3ac8 fixes a warning 12 years ago
kervala ab454f3d92 fixes #31 Luabind can't be found
Added PCH support to NeL GUI
12 years ago
kervala a5806126b4 Fixed: Compilation under Mac OS X (CMAKE_OSX_DEPLOYMENT_TARGET and CMAKE_OSX_SYSROOT must be set on CMake command-line if needed) 12 years ago
dfighter1985 d2fd01393f Merging default.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 526da8ddf8 MODIFIED: no more action handler spam. 12 years ago
dfighter1985 9c011b7e34 Merged upstream changes.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 7aee088634 FIXED: Deleting the CViewText of CCtrlTextButton should no longer lead to crashes.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 b6970c54ae MODIFIED: Ups, missed this.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 df834e0584 FIXED: Widgets will no longer get stuck in the widget hierarchy tree, when deleting their parent.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 20820697a3 FIXED: It's not nice to leak memory.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 363154e241 MODIFIED: Preliminary support for a little cleanup when removing a widget from it's parent group ( for example when moving the widget ).
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 660fb00895 MODIFIED: Widgets derived from CInterfaceGroup should now be deleted too properly.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 aa2affa158 MODIFIED: Draw the highlight of the currently selected widget in editor mode.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 532a3ef7d3 MODIFIED: collapse the widget hierarchy tree and remove the widget from it when it's deleted. Also clear the widget properties panel.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 b80c47cc10 MODIFIED: Somehow I left this here, and it prevented viewtexts from being selected.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 48d50cb409 MODIFIED: Text buttons will now delete their text too when being deleted.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 026ccfcd13 MODIFIED: GUI Editor can now delete widgets.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 29ef7af61a MODIFIED: When selecting a widget in the central widget, the hierarchy tree should now be updated as well.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 fb4875570e Merging dangling default branch. 12 years ago
mattraykowski b90737e365 changes #6 - updated the NL_VERSION_MINOR version from 8 to 9. 12 years ago
dfighter1985 365ef61ec9 MODIFIED: Update property browser when selecting in the central widget.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 3a7f25bc79 MODIFIED: Views can now be selected too from the central widget.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 2bdceaecda Resolved some build errors occuring after previous commit. 12 years ago
dfighter1985 fe456d91b6 GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS(). 12 years ago
dfighter1985 ea8d82cfa6 MODIFIED: #20 Resolved build errors with stlport. 12 years ago
dfighter1985 d106260646 Merged in dfighter1985/ryzomcore (pull request #3)
GCC build error fixes for #20
12 years ago
dfighter1985 df7cf9704f Merged some changes. 12 years ago
dfighter1985 f7962597bd MODIFIED: #20 Resolved some GCC build in the GUI Editor. 12 years ago
mattraykowski 6e309fee7a changed #20 - moved the libwww package discovery and fixed include paths in library project. 12 years ago
dfighter1985 8d54b6f77d MODIFIED: Resolved build error with FINAL_VERSION set. 12 years ago
dfighter1985 ecbcdf388f MODIFIED: Resolved some GCC build errors. 12 years ago
SirCotare 44681d3663 #1470 re-added api
--HG--
branch : gsoc2012-achievements
12 years ago
SirCotare 3cf378c5e7 merge from default
--HG--
branch : gsoc2012-achievements
12 years ago
SirCotare 12db371ce0 merge from upstream
--HG--
branch : gsoc2012-achievements
12 years ago
SirCotare b7d56fc85e #1470 damn that merging... trying to remove malicious api
--HG--
branch : gsoc2012-achievements
12 years ago
SirCotare 64aa976411 #1470 removed old parser
--HG--
branch : gsoc2012-achievements
12 years ago
SirCotare 1dbd080eda #1470 added missing summary image
--HG--
branch : gsoc2012-achievements
12 years ago
SirCotare 51cc279942 #1470 updated API & achievements tracker to latest live version
--HG--
branch : gsoc2012-achievements
12 years ago
SirCotare 2d73e89682 #1470 database structure updated
--HG--
branch : gsoc2012-achievements
12 years ago
SirCotare 6017025058 #1470 updated achievements app to latest live version
--HG--
branch : gsoc2012-achievements
12 years ago
SirCotare 598adb8489 #1470 updated admin tool to latest live version
--HG--
branch : gsoc2012-achievements
12 years ago
mattraykowski e7e51f01e0 merging gui editor repo. 12 years ago
mattraykowski 0eeeaa401f removed line from a bad merge of the character achievement code, sorry 12 years ago
mattraykowski 3f97c5afbd Added another path for x86_64 Ubuntu 12.10 for libwww 12 years ago
dfighter1985 a920c7e261 another merge from mainline 12 years ago
dfighter1985 96a5f00dbf CHANGED: Somehow lost this code part during development.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 fcb736c387 Merged mainline default branch changes.
--HG--
branch : gsoc2012-gui-editor
12 years ago
kervala 6eec6cb861 Changed: Typo fixes and French comments translated to English (Thanks to DuDraig!) 12 years ago
kervala f5dec3c1ca Changed: Typo fixes and French comments translated to English (Thanks to DuDraig!) 12 years ago
mattraykowski de3371cae9 merging 12 years ago
sfb 9343d45e22 fixes #16 - forces tool to create an empty file in the root tool directory as a basis for initial patch generation 12 years ago
kervala 4f8b62acb4 Changed: Typo fixes (Thanks to DuDraig!) 12 years ago
mattraykowski cd2134e671 merging 12 years ago
mattraykowski 8ced186cfd merge from default
--HG--
branch : gsoc2012-achievements
12 years ago
mattraykowski 643fcadc27 merge changes in remote repo
--HG--
branch : gsoc2012-achievements
12 years ago
mattraykowski c87d8a7fe0 fixes #18 - adds the create script for the webig and app_test databases. 12 years ago
kervala e53d42ea0e Changed: Typo fixes (Thanks to DuDraig!) 12 years ago
kervala fc0f58e99b Changed: Typo fixes (Thanks to DuDraig!) 12 years ago
kervala 671827225d Changed: French comments translated to English 12 years ago
kervala 6e498aefad Changed: Typo fixes (thanks to Vagrant!) 12 years ago
kervala 3416ec2824 Changed: Warnings with clang 12 years ago
kervala 1582ae9dbf Changed: Preliminary memory leaks detection under Windows 12 years ago
kervala c71e6e82f1 Changed: Typo fixes (thanks to Vagrant!) 12 years ago
kervala 45c8b20f39 Changed: Typo fixes (thanks to Vagrant!) 12 years ago
Botanic 0b75988887 Backed out changeset: 97505c669e04 12 years ago
Botanic eb7b45eba3 Backed out changeset: e36d69e04aa1 12 years ago
Botanic 74c6735274 Backed out changeset: 57d8f3733daf 12 years ago
Botanic 26c4cd3bc9 Backed out changeset: c569b6062f5d 12 years ago
Botanic 09851e732c fixed load form and character_cl 12 years ago
Botanic 12bb26459b fixed vertex_program_parse 12 years ago
Botanic f57637baf6 Fixed warning: multi-character character constant [-Wmultichar] 12 years ago
Botanic 4f16007da6 Fixed warning "unix_event_emitter.cpp:569:8: warning: 'KeySym XKeycodeToKeysym(Display*, KeyCode, int)' is deprecated (declared at /usr/include/X11/Xlib.h:1695)" 12 years ago
kervala be0cd80674 Changed: Use OpenGL by default with an ATI card and without a warning dialog 12 years ago
mattraykowski f370f767ef fixes issue #9 - deleted the 'highres' graphvars from config files. 12 years ago
mattraykowski 6f64abe84a fixes issue #8 - checks for RYZOM_PATH env var, starts in build folder and turns on status line display in screen. 12 years ago
mattraykowski af14e1e591 merge, fixed inconsistent newlines 12 years ago
mattraykowski 971c2ba4a3 Fixed: #5 Applied check to validate parent skeleton is valid, patch provided by Vinicius Arroya. 12 years ago
kervala c53d1fb301 Changed: OpenGL headers not being found by PCH 12 years ago
dnk-88 d301e9ac67 Change: Optimized placement source files in object viewer qt 12 years ago
kervala b275536528 Changed: Included "fe_types.h" 12 years ago
kervala 16dc8db7ca Changed: GCC warnings 12 years ago
kervala e6036c3047 Changed: frontend_service PCH compilation 12 years ago
kervala df5376cc2a Changed: ai_service PCH compilation 12 years ago
dnk-88 d62b9db23c Change: Fixed incorrect behavior scroll of 2d view in landscape editor qt
--HG--
branch : gsoc2011-worldeditorqt
12 years ago
SirCotare cffdcc5339 #1470 bugfix
--HG--
branch : gsoc2012-achievements
12 years ago
kervala 5efeb5ba62 Fixed: Compilation with VC++ 2010 and 2012 12 years ago
kervala c8172d233c Changed: PCH optimizations 12 years ago
SirCotare 9283736c91 #1470 This is a huge update. It contains all changes we made to the system on the
official ryzom servers. I removed non open source content though. So this version
is running on live servers and works!

--HG--
branch : gsoc2012-achievements
12 years ago
kaetemi dcbdb76fc9 Changed: Better log text 12 years ago
kaetemi 0e973ec976 Fixed: typo 12 years ago
kaetemi d29a9ee8d7 Changed: Alternative code for play function for streaming source 12 years ago
kaetemi 6502311563 Changed: Additional checks for streaming buffers in OpenAL 12 years ago
kervala d53a4bca98 Fixed: PCH for client_sheets 12 years ago
kervala 41f4cf2979 Fixed: Include libxml2 header 12 years ago
kervala b83b8563a6 Fixed: Compilation with GCC 12 years ago
kervala f89fdf3c24 Fixed: PCH for Georges editor Qt 12 years ago
kervala 4a63d4556a Fixed: PCH for Object Viewer plugin 12 years ago
kervala 7f4ac72ef3 Changed: Minor typos 12 years ago
kervala 7136618a72 Changed: Preliminary memory leaks detection under Windows 12 years ago
kervala b330b46ee3 Fixed: PCH finally working under Linux and Mac OS X (never worked before) 12 years ago
kervala 4daf3bd009 Changed: Compilation with PCH optimizations 12 years ago
kervala 439266544e Changed: Compilation with VC++ 2012 12 years ago
kervala 21b784cc84 Changed: Methods constification 12 years ago
kervala 80d16e39eb Changed: Add Qt headers in PCH for speed improvement 12 years ago
kervala 0cabe14089 Changed: Code simplification 12 years ago
kervala d1dfe4eb62 Added: PCH for Georges Editor Plugin 12 years ago
kervala d9e75b1e03 Changed: Compilation with GCC 12 years ago
kervala ab838c00bf Fixed: revision target not being generated 12 years ago
kervala af366070ea Changed: Simplification of OpenGL ES driver 12 years ago
kervala f4b72eab54 Changed: Support for VC++ 2012
Changed: Improvements for iOS
Changed: Support for Android
12 years ago
kervala b4d9e2bfdd Fixed: Detect and use Windows 8 SDK only under Visual C++ 2012 12 years ago
kervala 9483b7f170 Changed: Updated OpenGL registries 12 years ago
kervala 58c8606d5d Changed: Preliminary memory leaks detection under Windows 12 years ago
kervala 1715470910 Changed: Display HRESULT when D3DXCreateEffect fails 12 years ago
kervala 9ad7bd7969 Changed: Replaced size() by !empty() 12 years ago
kervala 6ee416badf Changed: Minor typos 12 years ago
dfighter1985 a98b99865e MODIFIED: #1471 Forgot to remove parents' properties before saving the node properties.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 e376bed8f1 MODIFIED: #1471 We should be able to close the application even when there's no loaded project.
--HG--
branch : gsoc2012-gui-editor
12 years ago
kervala d890af5175 Changed: Applied Kaetemi patch to disable old S3TC library mistakes 12 years ago
kervala 8bf05865ab Changed: Disabled some useless temporary files 12 years ago
kervala 3de412e4d5 Changed: Sorted landmarks 12 years ago
kervala 518a30ee6c Changed: Disabled some useless temporary files 12 years ago
kervala 2c5d5a3bcd Changed: Typos 12 years ago
kervala 0b9fc06b7e Fixed: clang compile issue with stream operator >> confusion (patch provided by tebruno99, thanks!) 12 years ago
kervala b94b59c9b7 Changed: Changes in game_share 12 years ago
kervala 681836f620 Fixed: Server side issues 12 years ago
dfighter1985 cb13ce46cd MODIFIED: #1471 Merged mainline default to this branch.
--HG--
branch : gsoc2012-gui-editor
12 years ago
kervala 08f2b93b94 Changed: VC++ 2012 partial support 12 years ago
kervala f21fa78062 Fixed: Client side issues 12 years ago
kervala d2da18ff10 Changed: Minor typos 12 years ago
kervala ef19fc9ec6 Changed: New STRING_MANAGER type clan 12 years ago
kervala 8be848dd2b Fixed: Server side issues 12 years ago
kervala 9ceb9e7d81 Fixed: Wrong EOL 12 years ago
dfighter1985 66d381f37d MODIFIED: #1471 Incompatible / unincrementable iterators assert will no longer be hit in debug mode with M$ STL when updating the interface anims.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 3bcbcd45e7 MODIFIED: #1471 Exiting OVQT will now work again properly.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 514536f0ff MODIFIED: #1471 There shouldn't be an error message when clicking cancel in the open file dialog.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 7cad2331e7 MODIFIED: #1471 Widget template changes can now be saved.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 6e1254b612 MODIFIED: #1471 Oups, forgot these warning messages...
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 c87cc27ae3 MODIFIED: #1471 Adding new widget now works in the widget property dialog.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 4a9fb9e013 MODIFIED: #1471 Adding new property now works.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 3c854dc1e2 CHANGED: #1471 Removing widget properties from the widget properties dialog will now work.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 f31af3d95b CHANGED: #1471 Removing widgets from the widget properties dialog will now work.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 2cebadaa79 CHANGED: #1471 Widget property templates are now stored in a tree. Also added some new controls to the widget property dialog.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dnk-88 602ca06998 Changed: Fixed crash land editor qt
--HG--
branch : gsoc2011-worldeditorqt
12 years ago
kervala ff18f8f0ec Fixed: Problem while parsing hg command line with a german locale 12 years ago
kervala 16af429a61 Fixed: NeL NS compilation 12 years ago
kervala 11e88fed8f Changed: Minor changes 12 years ago
kervala eb6ccdaad8 Fixed: MFC tools compilation with STLport 12 years ago
kervala a3376d32a4 fixes #3 allow Qt without STLport to link to NeL with STLport 12 years ago
kervala 34bf41082f Fixed: Compilation with 64 bits MFC 12 years ago
kervala b7be696848 Move all PACS headers in nel/include/pacs directory (fixes #2) 12 years ago
kervala 95cb41465a Changed: NPOT textures finally don't need that in D3D 12 years ago
kervala 0d782993f9 Fixed #1: Implement anisotropic filtering for textures 12 years ago
kervala 100befeb1b Changed: Minor changes 12 years ago
kervala 7c024fb479 Changed: Simplify OpenGL ES driver by using some aliases 12 years ago
dfighter1985 d83c375981 CHANGED: #1471 GUI library will now build with the new externals and Visual Studio 2010.
--HG--
branch : gsoc2012-gui-editor
12 years ago
ulukyn 41c00b9b48 Changed: Update from Ryzom Team 12 years ago
kervala 2e6361ebfe Fixed: revision.h error when hg executable not found 12 years ago
mattraykowski 8438fdda44 merged default, resvolved conflicts.
--HG--
branch : gsoc2012-achievements
12 years ago
mattraykowski 92399cb5d2 merged from default
--HG--
branch : gsoc2012-achievements
12 years ago
kervala bced63993b Changed: #573 Add anti-aliasing to the OpenGL Driver 12 years ago
sfb 050835b535 merging gsoc2012-achievements
--HG--
branch : gsoc2012-achievements
12 years ago
kervala b421b38def Changed: Use of CMAKE_OSX_ARCHITECTURES to compile universal binaries under Mac OS X 12 years ago
kervala 3c19f1a2f4 Changed: Don't use CMAKE_LIBRARY_ARCHITECTURE at all, because not reliable enough 12 years ago
kervala d8c7fa52f9 Changed: Replaced string empty comparisons with empty() 13 years ago
kervala 25dd379d7e Changed: Replaced string empty comparisons with empty() 13 years ago
kervala 65a3946ea8 Fixed: #1498 Client fails to switch shortcut bars on ctrl + number hotkeys 13 years ago
kervala 3d50e0160d Changed: #878 Fix typos in comments/code 13 years ago
kervala 152df7402b Changed: Updated description for CBitmap::load and CBitmap::loadSize 13 years ago
kervala 5516d7bbd0 Changed: libxml2 requires liblzma under Mac OS X 13 years ago
kervala 7c4be0fb74 Changed: Synchronization with SVN 13 years ago
kervala 9a5b97dfff Fixed: Compilation under Mac OS X 13 years ago
kervala e4e12ff6c4 Changed: Synchronization with SVN 13 years ago
kervala af4ed15c36 Changed: CXXFLAGS and CPPFLAGS support in CMake
Changed: Use LIBRARY_ARCHITECTURE to override CMAKE_LIBRARY_ARCHITECTURE
13 years ago
kervala 122fef354c Changed: Don't check Debian environment variables in CMake scripts (define options on cmake command-line instead) 13 years ago
kaetemi ae467715a8 Merged: From default to build_pipeline_v3
--HG--
branch : build_pipeline_v3
13 years ago
kervala 4a1df6eb66 Changed: #1444 Allow to provide custom revision.h 13 years ago
kervala 6f53c4cc23 Changed: #878 Fix typos in comments/code 13 years ago
kervala 0cf5c1f44a Changed: Install data_leveldesign if ryzom_tools are enabled 13 years ago
kervala 9bbbb79ba6 Changed: Synchronization with SVN 13 years ago
kervala 5c82fcd39c Fixed: #1497 optimize the drawing of radar by removing multiple access to local db (patch provided by yricl, a big thanks!) 13 years ago
kervala 29359a552e Fixed: #1496 Fall back to OpenAL default device (patch provided by simco, thanks!) 13 years ago
kervala c82a9d7304 Changed: Use ryzom_client as icons 13 years ago
kervala b04836f40e Fixed: #1444 Add details for user-agent 13 years ago
kervala 6c1f14778e Changed: #825 Remove all warnings when compiling Ryzom 13 years ago
kervala 04d9b961bc Changed: Renamed some Linux files to not conflict with Ryzom package 13 years ago
kervala 8eaf7d889a Changed: Use *_PREFIX instead of fixed values with INSTALL 13 years ago
kervala 6c0bd82c2a Changed: Use *_PREFIX instead of fixed values with INSTALL 13 years ago
kervala f7ee271a8f Changed: Use RYZOM_SHARE_PREFIX as prefix to look for leveldesign data 13 years ago
kervala e67c6e9b1e Changed: Under Windows, install all files in the same folder excepted includes and libs 13 years ago
kervala 3a3fb5ea1a Changed: Added zbuffer formats (commented) 13 years ago
kervala 8e2009279d Changed: Drivers runtimes should go in NL_DRIVER_PREFIX 13 years ago
kervala a5218b9258 Changed: Synchronization with SVN 13 years ago
kervala 2e4df39c5b Fixed: Don't compress textures in DXTC when used as buttons 13 years ago
kervala 62435e4f2f Changed: Don't compile 7zDec if WITH_RYZOM_TOOLS is disabled 13 years ago
kervala a9fa9bb78a Changed: Install data_leveldesign if WITH_RYZOM_TOOLS is enabled 13 years ago
kervala 493f033e02 Changed: Added a warning when a texture can't be created in D3D driver 13 years ago
kervala edee553e1b Fixed: Don't compress textures in DXTC when used as buttons 13 years ago
kervala e7d490d9a8 Changed: #825 Remove all warnings when compiling Ryzom 13 years ago
kervala cb12a7546a Changed: #1254 Error while compiling with current stable squish 13 years ago
kervala 1374286cab Changed: #825 Remove all warnings when compiling Ryzom 13 years ago
kervala 0795a61516 Changed: #825 Remove all warnings when compiling Ryzom 13 years ago
kervala fc8c26ff9f Fixed: #1254 Error while compiling with current stable squish 13 years ago
sfb b858478e31 Removed: #1378 Removed the reference implementation, the full implementation is available at code/web/app and code/web/api. 13 years ago
kervala 0d4f383a7f Changed: Plugins specs and plugins installation 13 years ago
kervala ddd33c6090 Fixed: OVQT plugins loading under Unices (in the order: local, OVQT plugins, system) 13 years ago
kervala 541a147d34 Changed: Homogeneous carriage returns 13 years ago
kervala 476377dd88 Changed: Fixed plugins specs name to install 13 years ago
kervala cb8cb918dd Changed: #1493 Fixed absolute prefixes 13 years ago
kervala 2028034214 Changed: Install plugins specs in ${NL_SHARE_PREFIX}/object_viewer_qt/plugins under Linux 13 years ago
kervala 8d9c96a97a Changed: Use "lib" prefix under unices for plugins 13 years ago
kervala 52d086fb8a Changed: #1493 Fixed absolute prefixes 13 years ago
kervala 6f480b4a87 Fixed: #1493 Remove also -O flags from environment variables 13 years ago
kervala 1604cb3f8c Changed: Compiler flags must be defined after options declaration 13 years ago
kervala ece10f2965 Fixed: Compilation with GCC 13 years ago
kervala e8e75d05c0 Changed: Synchronization with SVN 13 years ago
kervala 8ab293a6ec Changed: #1493 Fixed some directories 13 years ago
kervala 7a04e920e1 Fixed: #1493 MultiArch support 13 years ago
kervala 8701d6e6ee Fixed: Replaced "Reqiures" by "Requires" in pkg-config files 13 years ago
kervala a2aefedfb5 Fixed: ryzom.xpm should be 32x32 instead of 48x48 13 years ago
kervala 3f764df03e Added: shape2obj project to convert NeL .shape to standard .obj file format 13 years ago
kervala 49900c0be3 Fixed: Compilation under unices (syslog.h included before chat_displayer.h creates a conflict with LOG_WARNING) 13 years ago
sfb e48a8bd13e Fixed: #1490 Added a 'no context' object in the createNamedItemInBag admin function. 13 years ago
kervala e2237d3971 Changed: Reverted another previous fix (sorry again) 13 years ago
kervala 32c376fefa Changed: Reverted a previous fix (sorry) 13 years ago
kervala f3828a0b92 Changed: Synchronization with SVN 13 years ago
kervala eea1360021 Changed: Synchronization with SVN 13 years ago
kervala 8922f96b9a Changed: Synchronization with SVN 13 years ago
kervala f61d6c9ae2 Changed: Updated some object_viewer_qt french translations 13 years ago
kervala 429ac753e9 Changed: #878 Fix typos in comments/code 13 years ago
kervala 2f8b59e0ae Fixed: cmake Xcode project generation broken 13 years ago
dnk-88 068b9bf7bb Changed: #1302 Polish code of property editor
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
kaetemi 433cf02624 Added: #1440 Initial code for shape export
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 5e1cab83f5 Removed: #1440 Duplicate project
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 4cc4eb431f Changed: #1440 Remove old code
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 3cdda9cd1d Changed: #1440 Disable compilation of max file library
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi edd73a2493 Changed: #1440 Asset path rewrite configuration
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 2e2013abec Changed: #1440 Typo
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 979c9b56d8 Added: #1440 Replace xref paths and more renaming rules
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 6083dfd829 Added: #1440 Additional filename rewriting rules
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 523ad30655 Changed: #1440 Fallback to filename only instead of using fallback texture
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 45cca62041 Changed: #1440 Also make it work with certain irregular format differences
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi a26ec41392 Added: #1440 Convert Map Extender to Unwrap UVW modifier
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 9a707b0c95 Changed: #1440 Some additional rules
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 8d91f412b4 Added: #1440 Rewrite chunks containing asset paths
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 5361e3cc3d Added: #1440 Initial asset path rewriting code
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 77f5547f15 Added: #1440 Handle some more unknown chunks
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 30954ec397 Changed: #1440 Additional superclass dummies
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 67c245ffcb Added: #1440 Max file scanner
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 7a8b6fc1f8 Added: #1440 File map initialization for asset path rewriting tool
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 7fd3252564 Changed: #1440 Typos
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi acf6a8981f Merged: build_pipeline_v3
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 80e17db602 Added: #1440 Initial tool to fix asset paths
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi dd50972c0c Changed: #1440 Simplify AppData interface
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 534d0bdca9 Added: #1440 PolyObject triangulation and obj test exporter
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 4f544bf916 Added: #1440 Parser for CEditablePoly
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 9db385c94c Added: #1440 Parser for CEditableMesh
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 9c7a3921ea Added: #1440 Poly face info to string
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 3a6b7fc130 Added: #1440 Extended parser for GeomObject
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 3f6de020c0 Added: #1440 Same filter for toStringLocal
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 6af13cafd4 Added: #1440 Parse filter for out of order parsing tricks
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi e5cd5eb497 Added: #1440 Dummy classes for editable mesh, poly and patch
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi b6ec41f53d Added: #1440 Parser for PolyObject faces
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 56fbd0bbb8 Added: #1440 Description of the bitfield used in faces
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 3a09142dc7 Added: #1440 Some notes on PolyObject format
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi fe82439b97 Changed: #1440 Typo
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 89df4ad8f7 Added: #1440 Serialization types for different geometry buffers
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi a8a6be68d5 Changed: #1440 Use more specific structures
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 6e8e6ab86a Added: #1440 Basic export of a TriObject to obj
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 58d57d3304 Changed: #1440 Simplify
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 1161178d2a Added: #1440 Node graph printout
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 15f52ccfac Added: #1440 Parse INode
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi f5d2048f7c Added: #1440 Extended parser for CTrackViewNode
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 028c5381d1 Added: #1440 Base parser for CTrackViewNode
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 359ee113a7 Changed: #1440 Removed parse level
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 76b33139e2 Added: #1440 Parse scene references
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 7eb1eb3313 Added: #1440 Skeleton for scene parser
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 444b71ba92 Changed: #1440 Handle the unknown identifiers safely
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi dce3e67b73 Added: #1440 Parse references
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 72d587fb51 Added: #1440 Pointer to CScene storage
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 1f49f906ba Added: #1440 INode
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 228b787513 Changed: #1440 Take both superclassid and classid into account in the scene class registry
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 12690604ee Added: #1440 Initial parsing of references
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi c037ac9334 Added: #1440 CStorageArray template
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi a4654cdf28 Changed: #1440 Read AppData chunk into Animatable
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi c61fee7a85 Added: #1440 More superclass dummies
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 543f729d42 Added: #1440 More superclass dummies
--HG--
branch : build_pipeline_v3
13 years ago
SirCotare d39db0a4fd #1470 tasks may now inherit objectives from their parent tasks
--HG--
branch : gsoc2012-achievements
13 years ago
kaetemi 143d8392f1 Added: #1440 More superclass dummy descriptions
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi bf38e47579 Added: #1440 Dummy descriptions for encountered unimplemented superclasses
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi e9fcadb737 Changed: #1440 Constness
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 6ee389a1cf Changed: #1440 Constness
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 3184ce4edc Added: #1440 First registration to the class registry
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi e9a179b203 Added: #1440 Initial class descriptions
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 6520b793ad Added: #1440 Skeleton for superclasses
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 9775de10ea Changed: #1440 Make template for unknown classes so they can be based on the superclasses
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 96ebef489d Added: #1440 Implementation for CSceneClass
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 2cf7892854 Added: #1440 CSceneClass interface and comments
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi ca9a7ab913 Changed: #1440 Additional tests
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 5fd3d7f275 Changed: #1440 Stricter code
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 49aff3b7d7 Added: #1440 Test for AppData, which works
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi c8f3d2cb9b Added: #1440 Functionality for AppData
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 396fe01197 Added: #1440 Extended parser for AppData
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 492a1701cb Added: #1440 Extended parser for AppData entries
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 6f1125b97a Added: #1440 Parser for AppData
--HG--
branch : build_pipeline_v3
13 years ago
SirCotare 00a6c623e8 #1470 final commit gsoc 2012; work continues...
--HG--
branch : gsoc2012-achievements
13 years ago
kaetemi fa32c4d664 Added: #1440 Additional output
--HG--
branch : build_pipeline_v3
13 years ago
SirCotare d3b7289e56 #1470 documentation update
--HG--
branch : gsoc2012-achievements
13 years ago
kaetemi 0b9cbf147e Added: #1440 More useful print output
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 28e4b2c76c Added: #1440 Parser for scene container
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi dee1431c97 Added: #1440 Parser for unknown scene classes
--HG--
branch : build_pipeline_v3
13 years ago
SirCotare c888a5249e #1470 some cleanup; some bugfix; some documentation
--HG--
branch : gsoc2012-achievements
13 years ago
kaetemi 0286e6bf72 Added: #1440 Internal DllDirectory indices
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi b175f4e8bc Added: #1440 Test code for writing the storage back to a stream, which works
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 39feef9c8b Added: #1440 Some comments
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi ab57e97782 Added: #1440 Functionality between ClassDirectory3 and DllDirectory
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi f56e7e2b18 Added: #1440 Initial link between ClassDirectory3 and DllDirectory
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 8946674dd0 Added: #1440 Initial functionality for DllDirectory
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi c1279c1a6e Added: #1440 Plugin descriptions
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 847ca01fb6 Added: #1440 Functionality for ClassDirectory3
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 6fc37e7338 Added: #1440 Extended parser for ClassDirectory3
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 2042692ad1 Added: #1440 Clean duplicate unparsed data after parsing
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 93365f8618 Added: #1440 Unparser for DllDirectory
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 63370056f0 CHANGED: #1471 GUI Editor can now be linked without manually supplying the libraries.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 efc9890e08 CHANGED: #1471 Serialize links that belong to the root group too. Also deactivate the active group when serializing.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 0da667bffb CHANGED: #1471 CGroupContainer action handlers will now be retrievable, even if the action handler couldn't be found at the time of parsing.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 6d343a460b CHANGED: #1471 CGroupWheel action handlers will now be retrievable, even if the action handler couldn't be found at the time of parsing.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 905c19b4e4 CHANGED: #1471 CGroupEditBox action handlers will now be retrievable, even if the action handler couldn't be found at the time of parsing.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 0e46b933e4 CHANGED: #1471 CInterfaceGroup action handlers will now be retrievable, even if the action handler couldn't be found at the time of parsing.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 e620f725c3 CHANGED: #1471 CCtrlBaseButton action handlers will now be retrievable, even if the action handler couldn't be found at the time of parsing.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi 33f548341a Added: #1440 Extended parser for DllDirectory
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi dc0e9a513e Changed: #1440 Parse function instead of serialized handler
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 8cacf5f386 Added: #1440 Parser skeleton for Scene
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 7bfecaad4b CHANGED: #1471 Need to serialize root group first, otherwise client crashes when loading the pointer settings.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 6b42c11626 CHANGED: #1471 I probably shouldn't sacrifice the game's key config parsing on the altar of the GUI editor :P
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 53eb29fef8 CHANGED: #1471 got rid of a crash.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi a50cbe9a5f Changed: #1440 Print container indices
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 90956e39d9 Changed: #1440 Some useful stuff
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 8a1b32561d Added: #1440 Parser for config, 0x20a0
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 546334a261 Added: #1440 Parser for Config, ConfigScript
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 7fa54f1164 Added: #1440 Parser for ClassData
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 7266711002 Added: #1440 Parser for ClassDirectory3
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 a0559ee680 CHANGED: #1471 Keys are now parsed from the config files, and then serialized on save.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi 8410019c50 Added: #1440 Parser for DllDirectory
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 274ed370af Added: #1440 Templates for storage values
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 c532f23ac1 CHANGED: #1471 Pointer settings are now parsed even when the particular pointer cannot be instantiated. They are also serialized when serializing the GUI.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi cfb1d808cc Added: #1440 Raw data to string
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 635092b0db Added: #1440 Simple library for serializing max storage through an IStream
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 9beb31bac4 Added: #1440 Write functionality for storage stream
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi a90d76361c Added: #1440 Serial function for class id
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 4b1a310dfb Added: #1440 Max file utility library
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 4e35b4f551 Added: #1440 Additional utility functions for class id
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 0d4c4cd56d CHANGED: #1471 Should be able to change text options for CCtrlTextButton.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 caa024b0be CHANGED: #1471 Serialize text options for Buttons with text too.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 152aacc41e CHANGED: #1471 Squashed a bug that prevented text to be displayed when hardtextformat was specified as an empty string. A.K.A hidden mines in the code. There are some more :(
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 d23b17f8a0 CHANGED: #1471 Apparently when parsing variables, the parser changes the parsed entry, so better to re-read it from the XML-tree when caching.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 91368514b6 CHANGED: #1471 GUI Procedures are now serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 87001d8ff1 CHANGED: #1471 Links are now serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi c6bf6be172 Added: #1440 Basic support for 64 bit formatted chunk headers
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 4e27c6f4b4 Added: #1440 Comments
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi e4709fcddd Added: #1440 More types to read
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 08c7c6bf6e Added: #1440 Simple interface to parse the max file into an easy to use tree structure
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 4ae34c1844 CHANGED: #1471 Variables are now serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 ceba5457c5 CHANGED: #1471 Squashed a bug that prevented many widgets from being serialized right. Therefore preventing correct display when loading the saved XML.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 503b9c4234 CHANGED: #1471 Tree/node data is now serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi 544660d8b3 Added: #1440 NeL IStream interface to gsflib with max specific features
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 15602bb2c6 Added: #1440 Temporary experimental tool related to max files
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 180f86694d CHANGED: #1471 interface options are now serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 cae68df393 CHANGED: #1471 CGroupMenu's previously unnamed children will now be named properly.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 94a6fe7595 CHANGED: #1471 CCtrlTextButton created CViewText shouldn't be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 0e33091e27 CHANGED: #1471 CGroupMenu and CGroupList created widgets shouldn't be serialized by CInterfaceGroup.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 c554c90fbe CHANGED: #1471 Widgets can now be flagged as non-serializable, in which case they won't be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 e684882296 CHANGED: #1471 CInterfaceElement::convertBool is now implemented with NLMISC::fromString, and can convert both 0/1 and false/true style strings to boolean.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 875f8814b7 CHANGED: #1471 CGroupContainer fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 f3cdb18f74 CHANGED: #1471 CGroupTab fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 d0f94ade15 CHANGED: #1471 CDBGroupSelectNumber fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 8a33e0ea9f CHANGED: #1471 CDBGroupComboBox fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 005afd7aab CHANGED: #1471 CGroupHTML fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 5371a77486 CHANGED: #1471 CGroupScrollText fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 4c9ab0ac63 CHANGED: #1471 CGroupParagraph fields can now we serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 a390b90ee0 CHANGED: #1471 CGroupHeader fields can now we serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 7d12259197 CHANGED: #1471 CGroupList fields can now we serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 7dfb60bd0c CHANGED: #1471 CGroupHTMLInputOffset fields can now we serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 42b4eae629 CHANGED: #1471 CGroupWheel fields can now we serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 7547c5aa88 CHANGED: #1471 CGroupHeaderEntry fields can now we serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 b4c21e1f04 CHANGED: #1471 CGroupTree fields can now we serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 e825f9b055 CHANGED: #1471 CGroupMenu fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 00bae86e74 CHANGED: #1471 CGroupModal fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 59d86b070e CHANGED: #1471 CGroupFrame fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 d1cf73e368 CHANGED: #1471 CGroupTable fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 11a3e03253 CHANGED: #1471 CGroupCell fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 d75e87d2dc CHANGED: #1471 CGroupEditBox fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 0e365679b7 CHANGED: #1471 CViewBitmapCombo fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 eb7e805fa5 CHANGED: #1471 CDBViewBar3 fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 7d72abed71 CHANGED: #1471 CDBViewBar fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 67ce41d6b3 CHANGED: #1471 CViewBitmap fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 81ba2dbcff CHANGED: #1471 CDBViewQuantity fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 1d4119c918 CHANGED: #1471 CDBViewNumber fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 0f3f381201 CHANGED: #1471 CViewTextIDFormated fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 a957beeb6c CHANGED: #1471 CViewTextFormated and CViewTextID fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 37c41001aa CHANGED: #1471 CViewText fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 a3de7ec1b9 CHANGED: #1471 CViewDigit fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 8748660358 CHANGED: #1471 Some type changes for serializing.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 4e00abc283 CHANGED: #1471 CCtrlTooltip fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 bffa5806ca CHANGED: #1471 CCtrlScroll fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 c6d8874ecf CHANGED: #1471 Implemented property setting/getting and serializing for CCtrlColPick.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 37053325f9 CHANGED: #1471 Controls are now serialized into the XML output file when saving.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 5e52281c6e CHANGED: #1471 CCtrlTabButton fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 0ff3d0cad3 CHANGED: #1471 CCtrlTextButton fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 5a74dc3f3a CHANGED: #1471 CCtrlButton fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 a458949e19 CHANGED: #1471 CCtrlBaseButton fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 190a048641 CHANGED: #1471 Apparently the *root* group needed to be serializes separately, otherwise the parser cannot read it back.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 c7b42f0e83 CHANGED: #1471 CInterfaceGroup fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 50c2f4a41b CHANGED: #1471 CCtrlBase fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 4c43870a47 ADDED: #1471 CWidgetSerializer class, that serializes the widgets into a single XML file. Also CInterfaceElement fields can now be serializes.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 498a1a2ef1 CHANGED: #1471 Partially implemented save-as(only the project file is saved for now )
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 f10ef64bee ADDED: #1471 CProjectFileSerializer class, and also it's possible to save the project file changes now.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 ce86607415 CHANGED: #1471 Added and implemented File->Close option.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi 5ef33b6210 Added: #1440 More path rewriting rules
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 44218214bb Added: #1440 Experimental tool for finding missing assets refered to in max files
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 67084cea1b Added: #1440 Additional build stats
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 38eb6f56fc Changed: #1440 Put the actual project and plugin values into the metadata storage request for appending errors
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 dca5394f4e CHANGED: #1471 Enabled the new and save actions in the file menu. (They are not implemented yet)
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 10ff9355e0 CHANGED: #1471 some simple bugfixes, like missing properties, misspelled properties, widget not updating when changed, etc.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi b53c2aad26 Added: #1440 Placeholder error logging code
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 7292685545 Added: #1440 Send tool errors from slave to master
--HG--
branch : build_pipeline_v3
13 years ago
SirCotare c96ff882cd #1470 initial EGS with achievements
--HG--
branch : gsoc2012-achievements
13 years ago
SirCotare c6c47d6d88 #1470 repo update to latest version (web app)
--HG--
branch : gsoc2012-achievements
13 years ago
kaetemi 5e168b210a Added: #1440 Pipeline projects for objects bnp
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi a46cbdc332 Changed: Don't do EOL changes for database.xml and msg.xml
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 19b2706e81 ADDED: #1471 widget definition file for CRootGroup, somehow I forgot this earlier.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 18ebbda594 CHANGED: Implemented property setting for CGroupContainer.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 0f025b030c CHANGED: Implemented property setting for CGroupTab.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 900fccaa2e CHANGED: Implemented property setting for CDBGroupSelectNumber.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 7083a690b2 CHANGED: Implemented property setting for CDBGroupComboBox.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 a5f01d5eea CHANGED: Implemented property setting for CGroupHTML.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 023de1768d CHANGED: Implemented property setting for CGroupScrollText.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 6e4ce5315a CHANGED: Implemented property setting for CGroupParagraph.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 0b20e12469 CHANGED: Implemented property setting for CGroupHeader.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 820a4ecfde CHANGED: Implemented property setting for CGroupList.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 54c1e4a6b2 CHANGED: Implemented property setting for CInterfaceGroupWheel.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi 0b74f250d9 Removed: Useless data
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi bc1adf6d78 Added: Tool unbuild_interface
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 9598559d87 Added: #1440 Configuration for gamedev and data_common bnp
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 4ec3c5086f Added: #1440 Pipeline process for bnp_make
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi b1f9270037 Added: #1440 Syntax to get configuration value and macro from another project
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 b0d8bed572 CHANGED: #1471 Implemented property setting for CGroupTree.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 17103b9cb8 CHANGED: #1471 Implemented property setting for CGroupMenu.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 cc5e96015f CHANGED: #1471 Implemented property setting for CGgroupModal.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 9697b73c07 CHANGED: #1471 Implemented property setting for CGgroupFrame.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi 5b30621b8a Changed: Simplify the command
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi f7bbae2074 Changed: Make sure the sorting of files is still the same as when grabbing the files from a single directory in the bnp_make tool
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 8e47f9f5b8 CHANGED: #1471 Implemented property setting for CGgroupTable.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi e3852e0e08 Added: #1440 Some initial code for the bnp process
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 9da45fc9f0 Changed: #1440 Simplify reading the configuration
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 1c7a0e4ff2 CHANGED: #1471 Implemented property setting for CGgroupCell.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 1b74f78369 CHANGED: #1471 Implemented property setting for CGroupEditBox.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 8a3dc8fb4b CHANGED: #1471 Implemented property setting for CInterfaceGroup.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi 55e24e4cdb Added: Tool bnp_make can now accept multiple input directories
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 87e66338a8 Added: #1440 Parse the error log
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 448eabc06e Added: #1440 Some comments
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 41c85b16d3 Changed: #1440 Forgot something
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi cfd3e9b7a1 Added: #1440 Allow wildcard in output parameter in depend log, use when input includes other files to depend all the outputs on the included files as well
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 5f650cff5a Added: #1440 Support for processes where the input files include other input files that are not known in advance
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 40f10b6765 Changed: #1440 Some possible issue with negative values
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi aa5c4c16f3 Added: #1440 Dependencies between projects
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi ab873d8d0b Added: #1440 Base for PackageBNP plugin
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi e00aa170c0 Added: #1440 More package configuration
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 4033e53da7 Added: #1440 Initial package project
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 5c39b718e1 CHANGED: #1471 Implemented property setting for CViewBitmapCombo.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 1e806b2a09 CHANGED: #1471 Implemented property setting for CDBViewBar3.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 04beaac3c8 CHANGED: #1471 Implemented property setting for CDBViewBar.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 f8328d56fd CHANGED: #1471 Implemented property setting for CViewBitmap.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi f8f95d47c5 Added: #1440 A proper way to run child processes
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 f835e224ff CHANGED: #1471 Implemented property setting for CDBViewQuantity.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 88819cbcd9 CHANGED: #1471 Implemented property setting for CDBViewNumber.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi df9ce91f19 Changed: Disabled some old code
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 5fc4a3b622 Changed: #1440 Typos
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi a01eeb9a45 Added: #1440 TextureDDS plugin using tga2dds tool
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 3b9d2ee306 Changed: #1440 Fixed missing break;
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi f62a688317 Added: #1440 Write directory dependencies from the tool logger. Write depend and error log in tga2dds tool
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 81d1f162b8 Added: #1440 Initial configuration for dds convert process
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 32d53ce3e3 Changed: #1440 Cleanup interface build configuration
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi c807a1eab5 Changed: #1440 Some cleanup
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 8f389a0957 Added: #1440 Utility function for running console tools
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi f9bddebfd8 Reverted: #1440 Previous commit. Re-added files after failed builds also are in the added cache
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 42fd339d73 Changed: #1440 Don't use the added since last successful build cache in this case
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 7fb8ccca88 Added: #1440 Detect added input files for output files that were built in a non-successful build
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 23a4326229 Added: #1440 Abort now possible while plugin is working
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi a28341d04c Added: #1440 Parse depend log and write depend meta files
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 072bd05c92 CHANGED: #1471 Implemented property setting for CViewTextIDFormated.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 71b831ac4a CHANGED: #1471 Implemented property setting for CViewTextID.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 76e805fcbb CHANGED: #1471 Implemented property setting for CViewTextFormated.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 62029159bb CHANGED: #1471 Implemented property setting for CViewText.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 702225b348 CHANGED: #1471 Implemented property setting for CDBViewDigit.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 b3a815abce CHANGED: #1471 Implemented property setting for CCtrlTabButton and CCtrlScroll.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi c5f144c886 Changed: #1440 Don't flush depend logs on every write
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 6cd84d1ec5 Changed: #1440 Return a different temporary directory every time
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 31744c25cc Changed: #1440 Write the depend log
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 56275ed792 CHANGED: #1471 Implemented property setting for CCtrlTextButton.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi 7d38c69820 Added: #1440 Enum for build and runtime dependencies for the tool dependency logger
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 569973afa7 CHANGED: #1471 Implemented property setting for CCtrlButton.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 13b195c0d5 CHANGED: #1471 Implemented property setting for CCtrlBaseButton.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi 7def04c28e Added: #1440 Utility function for creating output path structures
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi d3c1988edb Added: #1440 Initial code for build_interface process
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 656db83196 Added: #1440 Call the build plugin
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi d4a0a6df98 Added: #1440 The build thread on the slave where the plugin will be called from
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi b09e65a178 Added: #1440 Interface to start the build
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi fbdc15ae96 Changed: #1440 Move functions to plugin interface
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 37710898bc CHANGED: #1471 Implemented property setting for CCtrlBase.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi 56cb277921 Added: #1440 Base for plugin interface to the new functions
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi c9d3d4acce Changed: #1440 Fixed sheet loading checksum initialization issue
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi c7c82f850d Added: #1440 The rest of the needsToBeRebuilt function
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi cce3439b8b Added: #1440 Entry for runtime dependencies in the depend file
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 48e6bd4290 Added: #1440 More of the needsToBeRebuilt function
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi fc6e3c0cab Changed: #1440 Some details
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi c2b2272799 Added: #1440 Implementation notes
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 8416e73aa8 Changed: #1440 Simplify
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 51de16b492 Added: #1440 Implementation notes
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi de2006f467 Added: #1440 Implementation of another part of the needsToBeRebuilt function
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 5fbdda3f64 Added: #1440 Some notes
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi cefc026b1c Added: #1440 Depend metafile
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi fc268d8765 Added: #1440 Pseudocode
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi a79c8a158b Added: #1440 First part of the complete needsToBeRebuilt function
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 1daada31d5 Added: #1440 Output meta file
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 5114cfecec Added: #1440 Implementation notes pseudo code
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 74cd9b5357 CHANGED: #1471 The property browser widget can now actually change properties.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 3fc262efcf CHANGED: #1471 Implemented property setting for CInterfaceElement.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 8dc33c2073 CHANGED: #1471 Enabled editing in the property browser widget, but obviously changing properties will have no effect until property changing is implemented.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 0b3be8e93d CHANGED: #1471 Implemented property querying for for CDBViewQuantity.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 d67ffd246b CHANGED: #1471 Implemented property querying for for CDBViewNumber.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 d99ce0a5e9 CHANGED: #1471 Implemented property querying for for CViewTextIDFormated.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 0436e018aa CHANGED: #1471 Implemented property querying for for CViewTextID.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 77a2924b73 CHANGED: #1471 Implemented property querying for for CViewTextFormated.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 4ad9430fcf CHANGED: #1471 Implemented property querying for for CViewText.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi 84f7ee9a27 Added: #1440 Implementation notes
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 640b809383 Added: #1440 Initial code too check if files with unknown outputs need to be rebuilt
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi fe18d358c1 Changed: #1440 Restructure functions
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi fa019ede3b Added: #1440 The needsToBeRebuilt function
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 94c1207c13 CHANGED: #1471 Implemented property querying for CDBViewBar3.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 d104ac5001 CHANGED: #1471 Implemented property querying for CDBViewBar.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 84c77141f7 CHANGED: #1471 Implemented property querying for CViewBitmap.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 ab69e85538 CHANGED: #1471 Implemented property querying for CViewBitmapCombo.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 1d0e897b55 CHANGED: #1471 Implemented property querying for CDBViewDigit.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 ff8d320de5 CHANGED: #1471 Implemented property querying for CGroupContainer.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 9dda3aac07 CHANGED: #1471 Implemented property querying for CGroupTab.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 7657eafe86 CHANGED: #1471 Implemented property querying for CDBGroupSelectNumber.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi 81d513870e Added: #1440 Some more implementation notes
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 8ee835c5e6 Added: #1440 Build listing of added, changed and removed input and output files
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 68a7b12ec8 Changed: #1440 Store status cache of output and dependencies seperately
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi d407c92630 Added: #1440 More implementation comments
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 342c8a9e5f Added: #1440 Some implementation comments
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi d55cd36610 Added: #1440 Slave gets the removed files
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi fffba58a57 Added: #1440 Additional sanity checks on removed file listing
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 959d43bb1c Added: #1440 Function to list known removed files
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 7cdd522f51 Added: #1440 Mutex while initializing file status cache
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 6ce855c1b6 Added: #1440 Slave functions for getting the file status from the plugin
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi e7e0006556 Added: #1440 Additional debug and info messages
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 7b07cb180f Added: #1440 Update the status of the last successful build's output files
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 1c3d8e6609 Added: #1440 Storage functions for process result metadata
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 60fdb1c23e Added: #1440 Read previous successful process result
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi f9de7ed616 Added: #1440 Placeholder function for reading previous process run results
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi be30ccea4d Added: #1440 Send requested status updates from the master to the slave cache
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi b4619055d6 Added: #1440 File status cache for initial file status update
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi b159cd2502 Changed: #1440 Correct encoding for generated itf. Change pipeline config for Linux
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 8d5064233b CHANGED: #1471 Implemented property querying for CGroupScrollText and CGroupHTML.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 34961bd5d2 CHANGED: #1471 Implemented property querying for CGroupParagraph.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 5c5f25cb8b CHANGED: #1471 Implemented property querying for CGroupHeader.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 02a6417039 CHANGED: #1471 Implemented property querying for CGroupList.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi 70c7dd27cd Added: #1440 Build task finished result handling
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 70d5759713 CHANGED: #1471 Implemented property querying for CInterfaceGroupWheel.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 cee3e3c5b4 ADDED: #1471 Somehow I always forget to add these files...
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 a74593ae92 CHANGED: #1471 Implemented property querying for CGroupTree.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi 11038a8832 Changed: #1440 Removed delay when connecting slave during master abort
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 53de2641b9 Changed: #1440 Removed dummy process from pipeline project
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 1cbcba202c Changed: #1440 Nicely handle abort button hammering
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi cae3ef87cd Changed: #1440 Handle more exit cases
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 6e8a115eb3 Changed: #1440 Safely handle slave connections during abort
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 9f701b7957 Changed: #1440 Handle disconnect during abort
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 2e43e90980 Changed: #1440 Fix a bug on exit and handle disconnection between master and slave during build status update
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 6f55028ffa Changed: #1440 Clear update flags
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 289cfecf73 Changed: #1440 Correctly lookup in the slaves map
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi aff9193e48 Added: #1440 Initial handling of build abort
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 3c236fc336 Added: #1440 Set active process
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 24190edcf7 Added: #1440 Begin status update
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 64e23f346b Added: #1440 Additional sanity check
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 9dfb99e3b7 Added: #1440 Set active slave task
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi d28d23645e Added: #1440 Initial code for beginning the build task
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 e0af9e59cc CHANGED: #1471 Implemented property querying for CGroupMenu.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 d3fb86cc22 CHANGED: #1471 Implemented property querying for CGroupModal.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 7efbd2ff7e CHANGED: #1471 Implemented property querying for CGroupFrame.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 f0b11577a0 CHANGED: #1471 Implemented property querying for CGroupTable.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 8ddbbcb6fa CHANGED: #1471 Implemented property querying for CGroupEditbox and CGroupCell.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi e54956bf0f Changed: #1440 Some comments and naming
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi aae321f9e7 Changed: #1440 Moved some more filepath functions
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 08acf2b63b Changed: #1440 Moved more metadata utility functions
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi b1547fe1d5 Changed: #1440 Moved some metadata utility functions
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 521e760de2 Changed: #1440 Moved some filepath functions
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 71cd3be857 Added: #1440 Project output meta file format
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi b0a4c2c321 Changed: #1440 Allow updating of file status from slave. This is only allowed for files that are output by the active slave process plugin
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi c3ff262e49 Changed: #1440 Avoid possible race condition on exit
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 cdb93cedaa CHANGED: #1471 Implemented property querying for CCtrlScroll.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 5eadca5b57 CHANGED: #1471 Implemented property querying for CCtrlTabButton.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi d9272d06d9 Added: Flags in case slave disconnects during status update request
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 2af323cf46 Changed: Run tasks for slave on master on seperate thread to avoid blocking
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 9bc5ee2399 Added: Some comments
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 50d3dce8f7 CHANGED: #1471 Implemented CCtrlTextButton property querying.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 0afe418b1c CHANGED: #1471 Implemented property querying for CCtrlButton.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 9694f1a9ab CHANGED: #1471 Implemented property querying for CCtrlBaseButton.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi 3384e1290d Merged: From default to build_pipeline_v3
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 1f5e08b20f Fixed: A strange loading crash with bad textures 13 years ago
kaetemi e029348d9a Fixed: Typos 13 years ago
kaetemi d14bbaf331 Added: Implementation of timer tests for linux 13 years ago
dfighter1985 4d687f006f CHANGED: #1471 Implemented property querying for CCtrlBase and CInterfaceGroup.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi ebabe8ed73 Fixed: Missed something 13 years ago
kaetemi 555336bbea Changed: Simplify more 13 years ago
kaetemi 6404f8eafa Changed: Use the high resolution local time function instead of the funky code when getting the local time in the client. Use the timer probe function to check if it is necessary to set the cpu mask in the client 13 years ago
kaetemi 1c9c2eeded Changed: Simplify some things 13 years ago
kaetemi bf70ca6bb2 Added: Function to prefer high resolution local time 13 years ago
kaetemi 96d8d45c1d Added: Function and tool to check system timer sanity across cpu cores 13 years ago
kaetemi 841dcfe712 Added: #1440 Test function for status listing on slave
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 2f9e304b2f Added: #1440 Read status and remove metadata. Use a more sane standardizePath function
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi e9db66a811 Merged: From default to build_pipeline_v3
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 09c3e0880d Added: CMake projects for ryzom MFC tools (georges edit and world editor plugins) 13 years ago
kaetemi c4460098f1 Changed: #1440 Return list of removed files as well
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 d4cbe55b4a CHANGED: #1471 implemented property querying for CInterfaceElement.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi b6127aa582 Added: #1440 Track file removal
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 bd41a67067 ADDED: #1471 Implemented basic framework for querying widget properties. Not yet fully implemented.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi f5dafabc12 Added: A comment
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 feeb3165c4 FIXED: #1471 LinkList should update the edited item's display when the editor is finished.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 515657823b CHANGED: #1471 LinkList and LinkEditor are now fully implemented.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi 3a7ca88796 Changed: New default configuration values for pipeline
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 7552c02ecd Fixed: Pipeline plugin compile error on Windows
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi d4565d1cf8 Merged: From default to build_pipeline_v3
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi d44cbd240c Fixed: Compile error in MFC Object Viewer with sound sheet id as CSheetId 13 years ago
kaetemi 59bdae308e Fixed: Compile error in mfc world editor primitive plugin 13 years ago
dfighter1985 c14d91cfaf ADDED: #1471 My work on the link editor so far. Not yet fully implemented.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 00afb70bb8 CHANGED: #1471 ActionEditor is now implemented.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 e4df30fc93 CHANGED: #1471 ProcEditor is now fully implemented. It can add/remove/move up/move down procedure actions.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi f931258f83 Merged: From default to build_pipeline_v3
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 854343434d CHANGED: #1471 The procedure list window is now fully implemented ( can add/remove/edit procedures ).
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 b60ec33fdf CHANGED: #1471 Forgot to add new files in previous commit. Also when the GUI is loaded the NelGUIWidget emits a signal now.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 aa00672997 ADDED: #1471 ProcList window, it will list the loaded procedures. Functionality not yet implemented.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 2cfd7820d0 CHANGED: #1471 Buttons can now be selected in the NelGUI widget or the widget hierarchy widget, and they will become highlighted.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 69a40421a7 CHANGED: #1471 Don't show the over texture for buttons when in editor mode.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 ed300ea4b8 CHANGED: #1471 Don't execute action handlers and/or Lua scripts in editor mode. Warning log message when trying to look up non-existent action handlers.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 0d21b4fd29 ADDED: #1471 new class CEventListener that can register with the NEl event server and then send the pumped events to a CInputHandler instance which ofc translates them to Nel GUI events and sends them to whoever listens. Also added a timer to NelGUIWidget which periodically pumps events and redraws the viewport.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 165762c94c CHANGED: #1471 added the winEvent, macEvent, x11Event handlers from Dnk's Nel widget to my own, and now the GUI widget resizes the rendered image as the widget is resized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 af7eb699c2 CHANGED: #1471 Added a new property for CI18N noResolution, when it's set the translation labels are not resolved, and it's set while using the GUI Editor.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 a84fe1bcf4 CHANGED: #1471 The widget hierarchy widget will not use the full name of widgets (e.g.: ui:something:somethingelse ), only their own name ( e.g.: somethingelse ).
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 18f1d21a35 FIXED: #1471 The rendered image should no longer disappear from NelGUI widget, when resizing another widget.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kervala 0e1d8836a7 Fixed: Bad path in ryzom.desktop.in 13 years ago
dfighter1985 16af5289ee ADDED: #1471 The widget hierarchy tree view is now filled with real data, when loading a project.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 b711965b15 CHANGED: #1471 Extended the project file parser a little, now it also takes a MasterGroup name, and the name of a group that's activated after parsing. These are used to activate the groups, so that the Nel GUI widgets can be drawn.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 15ec7410f6 CHANGED: #1471 Project file changes in the project window will now be applied. Also it will cause the GUI XML files to be reparsed and the NelGUI widget to be redrawn.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 3f6b40bf3a FIXED: #1471 Pointless and senseless check preventing project file deletion.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 cadd13ba53 ADDED: #1471 Loaded project files are now parsed, and the result is displayed.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 efb1d8a6aa CHANGED: #1471 project files and project window now work differently. Project files define 2 kinds of files and the project window now displays both kinds in a treeview.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 f9bcc43d8c ADDED: #1471 Nel3D widget ( based on Dnk's similar widget ), NelGUI widget skeletons. NelGUI widget will be the widget which renders the GUI library's output and forward the input for it.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 203f12d2cd CHANGED: #1471 Implemented add/remove file functionality for the project window.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 a08cadf314 CHANGED: #1471 The GUI Editor tools should be added to a submenu of the tools menu, not the tools menu itself, since it's getting crowded in there.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 02be8c6e2b CHANGED: #1471 the docked widgets should e able to be docked to either side of the main window.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 33d024bcc0 ADDED: #1471 Project window and project xml file parser.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 3598c4c46a Merging GUI library changes.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 aa1991f13a CHANGED: #1471 A little cleanup.
--HG--
branch : gsoc2012-gui-editor
13 years ago
Matthew Lagoe@MatthewLagoe-PC 952ad41285 username cant be longer then 12 so fine lets make it consistant at least! 13 years ago
Matthew Lagoe@MatthewLagoe-PC 2961dacb19 maxlen fix for password and username, also fixed 255 maxlen in email 254 is real max 13 years ago
dfighter1985 1c1af9fbbc CHANGED: #1471 Added some comments to the headers.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 44643839be CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 2e1027b282 Merging latest GUI lib changes.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 63f7fa81e9 CHANGED: #1471 it's a good idea to register GUI widget classes with the reflection system if we want to use them!
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 06423c7cc2 CHANGED: #1471 the GUI library starts up from the GUI editor, altough can't exactly say yet that it works.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 8883b37efb CHANGED: #1471 Merged latest gui-refactoring changes.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 b8030b966a CHANGED: #1471 Apparently it's a bad idea for NLMISC to depend on a global in Ryzom client, since then it cannot be linked with other binaries.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 818af41685 CHANGED: Merged the latest changes of gui-refactoring branch
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 e2abe1e33e CHANGED: #1471 CInterfaceParser is now a component of CWidgetManager, and is instantiated by an abstract factory method. (IParser::createParser())
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 bab0ca184a CHANGED: #1471 no need to go thru CInterfaceManager, when CViewRenderer has it's own Singleton.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 ba6fd68efc CHANGED: #1474 CInterfaceManager is no longer a subclass of CInterfaceParser, instead CInterfaceParser is a component of CInterfaceManager.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 f9cda42c8d CHANGED: #1471 Moved some Lua related code from CInterfaceManager to CLuaManager and CInterfaceParser.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 11d2efb96f CHANGED: #1471 Moved CProcedure code to it's own files, and also moved the procedure handling code from CInterfaceManager to CWidgetManager.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 530b542e4a CHANGED: #1471 Moved some more GUI code from CInterfaceManager to CWidgetManager.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 b8f3aff5b1 CHANGED: #1471 Moved the input event handling code from CInterfaceManager to CWidgetManager.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 ad764e7bf0 CHANGED: #1471 Moved the widget drawing code from CInterfaceManager to CWidgetManager, so the GUI library can now draw the widgets!
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 42a282de48 CHANGED: #1471 Moved the contexthelp drawing/controlling code to the GUI library.
--HG--
branch : gui-refactoring
13 years ago
SirCotare 96949830e6 #1470 monday's update :)
--HG--
branch : gsoc2012-achievements
13 years ago
SirCotare 5d53924912 #1470 minor fix in rendering
--HG--
branch : gsoc2012-achievements
13 years ago
dfighter1985 dcadeb9095 CHANGED: #1471 CInterfaceParser is now part of the Nel GUI library and is under the NLGUI namespace.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 e11d65bedc CHANGED: #1471 CInterfaceParser no longer depends on CLuaIHMRyzom.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 d78ed9eac3 CHANGED: #1471 Modularized CInterfaceParser. It is now extendable with parser modules, so it can parse Ryzom game related stuff without the parser code having to be in the class itself.
--HG--
branch : gui-refactoring
13 years ago
SirCotare 2fb14c96eb #1740 replaced child node lists with doubly linked lists; various minor changes
--HG--
branch : gsoc2012-achievements
13 years ago
dfighter1985 5e68fa3e75 CHANGED: #1471 Classes derived from CInterfaceOptions are now instantiated using a factory.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 18b83ad1fc CHANGED: #1471 Some more cleanup in CInterfaceParser, removed some unused code, which also means less coupling and less refactoring to do :P
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 750b069ff7 CHANGED: #1471 Moved CSheetSelectionGroup and CSheetSelection to the GUI library.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 b689c57052 CHANGED: #1471 Little cleanup in CInterfaceParser.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 9415df9a9b ADDED: #1471 Qt property browser, for browsing and editing the selected widget's properties ( this is an empty shell as well for now )
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 2d4e1467c2 ADDED: #1471 Created ActionEditor, LinkEditor, ProcEditor, WidgetHierarchy dialogs for the GUI editor, altough obviously they are just an empty shell for now. http://www.youtube.com/watch?v=nOhlliU6tCE
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 acb385fbe9 CHANGED: #1471 Widget definition inheritance is now supported in the GUI editor. www.youtube.com/watch?v=VG_TnZiGjBk
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 4d2932ccef CHANGED: #1471 Little bit of refactoring, moved the parser code from GUIEditorWindow to a new class CWidgetPropParser.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 e6229bed94 CHANGED: #1471 Ups, forgot to commit the example XML files.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 7c68fc80cc CHANGED: #1471 The GUI widget properties are now read from the GUI XML files ( widget inheritance is not yet supported ).
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 e80b7406ab ADDED: #1471 The first GUI editor widget, with some test data. Altough it's for verification purposes only, so later it will be removed. http://www.youtube.com/watch?v=CpcUp1RcsMQ
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 5b926a9584 Merged gui-refactoring into gsoc2012-gui-editor
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 d301c46c27 Merged default branch into gui-refactoring.
--HG--
branch : gui-refactoring
13 years ago
SirCotare ec524af567 #1470 admin tool; dev workprint
--HG--
branch : gsoc2012-achievements
13 years ago
SirCotare 6a32131dd8 #1470 misc
--HG--
branch : gsoc2012-achievements
13 years ago
dfighter1985 ec51a4f340 CHANGED: #1471 Moved the basic interface expression user functions into the NELGUI library under the NLGUI namespace.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 65f038bf4e CHANGED: #1471 CViewPointer is now part of the NELGUI library and is under the NLGUI namespace.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 803bdc6272 CHANGED: #1471 Broke up CViewPointer into a generic and a Ryzom game related class.
--HG--
branch : gui-refactoring
13 years ago
SirCotare 964ce26025 #1470 some fixes on stuctural API
--HG--
branch : gsoc2012-achievements
13 years ago
SirCotare ad0bbe922f #1470 base class update; AVL trees added; some cleanup
--HG--
branch : gsoc2012-achievements
13 years ago
dfighter1985 31482e873b CHANGED: #1471 CInterfaceTrack and CInterfaceAnim are now part of the NELGUI library and are under the NLGUI namespace.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 cb4bc53ecd CHANGED: #1471 CInterfaceAnim no longer depends on Ryzom game related code.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 cbb55e5133 CHANGED: #1471 CGroupHTML, CGroupParagraph, CViewLink are now part of the NELGUI library and are under the NLGUI namespace.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 bb698212bf CHANGED: #1471 Decoupled CGroupHTML, CGroupParagraph, CViewLink from Ryzom game related code.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 b65e0ca0c5 CHANGED: #1471 CGroupTable and CGroupCell are now part of the NELGUI library and are under the NLGUI namespace.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 baee35347b CHANGED: #1471 CGroupTable and CGroupCell no longer depend on CInterfaceManager, and a Ryzom game global.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 4ba859dc7c CHANGED: #1471 CDBGroupComboBox is now part of the NELGUI library and is under the NLGUI namespace.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 d82891c719 CHANGED: #1471 CDBGroupComboBox no longer depends on the isLoggedin global Ryzom game variable.
--HG--
branch : gui-refactoring
13 years ago
kaetemi d79e04e4dd Fixed: Valgrind warnings 13 years ago
kaetemi 78d7ca6226 Merged: From default to pipeline_v3
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi e9f75e639d Fixed: Valgrind warnings 13 years ago
dfighter1985 9cb78fe4f5 CHANGED: #1471 CDBGroupSelectNumber is now part of the NELGUI library and is under the NLGUI namespace. Also had to add a workaround so that the linker doesn't drop the seemingly unused code from the library. Thanks goes to Kaetami for that!
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 cabff5c8e5 CHANGED: #1471 CDBViewQuantity is now part of the NELGUI library and is under the NLGUI namespace.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 c1148532b9 CHANGED: #1471 CDBViewNumber is now part of the NELGUI library and is under the NLGUI namespace.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 5e6cada535 CHANGED: CDBViewDigit is now part of the NELGUI library and is under the NLGUI namespace.
--HG--
branch : gui-refactoring
13 years ago
SirCotare a02851452b #1470 monday's push_all
--HG--
branch : gsoc2012-achievements
13 years ago
SirCotare a42d6d9a76 #1470 achievement API for external data access
--HG--
branch : gsoc2012-achievements
13 years ago
SirCotare 7d976a22ad #1470 admin tool workprint; menu admin almost complete; wip!!
--HG--
branch : gsoc2012-achievements
13 years ago
SirCotare a3d40de283 #1470 major update; these changes were necessary for the admin tool; currently untested - need new testserver with php 5.4
--HG--
branch : gsoc2012-achievements
13 years ago