Commit Graph

2219 Commits (2042692ad15894c6d8b963c083488b3a055f5aab)

Author SHA1 Message Date
kaetemi 7cdd522f51 Added: #1440 Mutex while initializing file status cache
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 6ce855c1b6 Added: #1440 Slave functions for getting the file status from the plugin
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi e7e0006556 Added: #1440 Additional debug and info messages
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 7b07cb180f Added: #1440 Update the status of the last successful build's output files
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 1c3d8e6609 Added: #1440 Storage functions for process result metadata
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 60fdb1c23e Added: #1440 Read previous successful process result
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi f9de7ed616 Added: #1440 Placeholder function for reading previous process run results
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi be30ccea4d Added: #1440 Send requested status updates from the master to the slave cache
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi b4619055d6 Added: #1440 File status cache for initial file status update
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi b159cd2502 Changed: #1440 Correct encoding for generated itf. Change pipeline config for Linux
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 70c7dd27cd Added: #1440 Build task finished result handling
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 11038a8832 Changed: #1440 Removed delay when connecting slave during master abort
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 53de2641b9 Changed: #1440 Removed dummy process from pipeline project
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 1cbcba202c Changed: #1440 Nicely handle abort button hammering
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi cae3ef87cd Changed: #1440 Handle more exit cases
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 6e8a115eb3 Changed: #1440 Safely handle slave connections during abort
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 9f701b7957 Changed: #1440 Handle disconnect during abort
--HG--
branch : build_pipeline_v3
12 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
12 years ago
kaetemi 6f55028ffa Changed: #1440 Clear update flags
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 289cfecf73 Changed: #1440 Correctly lookup in the slaves map
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi aff9193e48 Added: #1440 Initial handling of build abort
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 3c236fc336 Added: #1440 Set active process
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 24190edcf7 Added: #1440 Begin status update
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 64e23f346b Added: #1440 Additional sanity check
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 9dfb99e3b7 Added: #1440 Set active slave task
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi d28d23645e Added: #1440 Initial code for beginning the build task
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi e54956bf0f Changed: #1440 Some comments and naming
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi aae321f9e7 Changed: #1440 Moved some more filepath functions
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 08acf2b63b Changed: #1440 Moved more metadata utility functions
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi b1547fe1d5 Changed: #1440 Moved some metadata utility functions
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 521e760de2 Changed: #1440 Moved some filepath functions
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 71cd3be857 Added: #1440 Project output meta file format
--HG--
branch : build_pipeline_v3
12 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
12 years ago
kaetemi c3ff262e49 Changed: #1440 Avoid possible race condition on exit
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi d9272d06d9 Added: Flags in case slave disconnects during status update request
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 2af323cf46 Changed: Run tasks for slave on master on seperate thread to avoid blocking
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 9bc5ee2399 Added: Some comments
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 3384e1290d Merged: From default to build_pipeline_v3
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 1f5e08b20f Fixed: A strange loading crash with bad textures 12 years ago
kaetemi e029348d9a Fixed: Typos 12 years ago
kaetemi d14bbaf331 Added: Implementation of timer tests for linux 12 years ago
kaetemi ebabe8ed73 Fixed: Missed something 12 years ago
kaetemi 555336bbea Changed: Simplify more 12 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 12 years ago
kaetemi 1c9c2eeded Changed: Simplify some things 12 years ago
kaetemi bf70ca6bb2 Added: Function to prefer high resolution local time 12 years ago
kaetemi 96d8d45c1d Added: Function and tool to check system timer sanity across cpu cores 12 years ago
kaetemi 841dcfe712 Added: #1440 Test function for status listing on slave
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 2f9e304b2f Added: #1440 Read status and remove metadata. Use a more sane standardizePath function
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi e9db66a811 Merged: From default to build_pipeline_v3
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 09c3e0880d Added: CMake projects for ryzom MFC tools (georges edit and world editor plugins) 12 years ago
kaetemi c4460098f1 Changed: #1440 Return list of removed files as well
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi b6127aa582 Added: #1440 Track file removal
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi f5dafabc12 Added: A comment
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 3a7ca88796 Changed: New default configuration values for pipeline
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 7552c02ecd Fixed: Pipeline plugin compile error on Windows
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi d4565d1cf8 Merged: From default to build_pipeline_v3
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi d44cbd240c Fixed: Compile error in MFC Object Viewer with sound sheet id as CSheetId 12 years ago
kaetemi 59bdae308e Fixed: Compile error in mfc world editor primitive plugin 12 years ago
kaetemi f931258f83 Merged: From default to build_pipeline_v3
--HG--
branch : build_pipeline_v3
12 years ago
kervala 0e1d8836a7 Fixed: Bad path in ryzom.desktop.in 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
kaetemi cd79f8abee Merged: From default to pipeline_v3
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 64bbaf00c2 Merged: From default (eol revision) to pipeline_v3
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 3acb9620a5 Merged: From default to pipeline_v3
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 67c2eb523f Changed: Different default type id for sound sheet id workaround 13 years ago
kaetemi 8a80c21661 Changed: Reserve sheet id with short id 0 for unknown sheet for new sheet types 13 years ago
kaetemi 6a806d82d2 Changed: Small optimization for sheet id constructor with default type 13 years ago
kaetemi c618a29276 Reverted: Unnecessary changes to config and data from merge 13 years ago
kaetemi 5b22c91c93 Merged: From sound_dev to default (Summary: Sound CSheetId implementation, improved manual rolloff function performance) 13 years ago
kaetemi a57881561b Fixed: Bad serialization of sound name in background sounds
--HG--
branch : sound_dev
13 years ago
kaetemi fc8e83a0b9 Changed: Assign sane type id to temporary sound sheet ids
--HG--
branch : sound_dev
13 years ago
kaetemi 36eb2a3057 Changed: Tool build_soundbank can also work without sheet id bin
--HG--
branch : sound_dev
13 years ago
kaetemi d3352cecf6 Changed: Removed some debug messages
--HG--
branch : sound_dev
13 years ago
kaetemi 8a696b55e1 Fixed: Make build_soundbank tool work with latest changes
--HG--
branch : sound_dev
13 years ago
kaetemi 497ae4d09b Added: Temporary workaround for using sound sheet id without updated sheet id bin
--HG--
branch : sound_dev
13 years ago
kaetemi 6bc3ef2ba6 Changed: Also handle distMax with negative alpha in new manual rolloff function
--HG--
branch : sound_dev
13 years ago
kaetemi 2fc601c556 Changed: Avoid some more sqrt calculations
--HG--
branch : sound_dev
13 years ago
kaetemi 19d2d91f86 Added: Specific code for amplitude based rolloff to avoid unneccesary log10 and pow calls and improve performance
--HG--
branch : sound_dev
13 years ago
kaetemi 221d04642a Changed: Debug messages
--HG--
branch : sound_dev
13 years ago
kaetemi fc4d91fad2 Fixed: Sound CSheetId implementation
--HG--
branch : sound_dev
13 years ago
kaetemi f79f3fca48 Fixed: Sound CSheetID implementation (part 3) (partially tested)
--HG--
branch : sound_dev
13 years ago
kaetemi 9cd7498fe9 Fixed: Sound CSheetID implementation (part 2) (not tested)
--HG--
branch : sound_dev
13 years ago
kaetemi 3608f0a429 Added: Additional constructor for CSheetId with default type, in case the user did not put the type with the sheet name
--HG--
branch : sound_dev
13 years ago
kaetemi aa7598efe2 Fixed: Sound CSheetId implementation (part 1) (not tested)
--HG--
branch : sound_dev
13 years ago
kaetemi 35503d03e5 Added: Missing implementation of initWithoutSheet to use CSheetId without a sheet_id.bin, required for leveldesign and build tools
--HG--
branch : sound_dev
13 years ago
kaetemi cab401fa13 Merged: From default to sound_dev
--HG--
branch : sound_dev
13 years ago
kaetemi df5c53a6cf Merged: From gsoc2012-fabien r2211 to sound_dev
--HG--
branch : sound_dev
13 years ago
sfb af454dd1cf Fixed EOL issues and added .hgeol file. 13 years ago
Fabien_HENON a55297c29a Changed: #1469 StringId conversion to CSheetId for sounds
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON dd6f2f2611 Changed: #1469 Getting last version from default branch
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON f70bdc4032 Changed: #1469 StringId conversion to SheetId for sounds V2 (DOES NOT COMPILE YET)
--HG--
branch : gsoc2012-fabien
13 years ago
kervala e9692f5fea Fixed: Compilation under Mac OS X without -DWITH_STATIC_DRIVERS=ON 13 years ago
rti b09cd066d7 merge 13 years ago
rti 63191bb27d Fixed: Build on Mac OS X, "id" is a datatype in objective-c(++) 13 years ago
kervala fa63a284c2 Fixed: #1474 Compilation with new MySQL headers 13 years ago
Fabien_HENON 5174e15521 Changed: #1469 StringId conversion to SheetId for sound (DOES NOT COMPILE YET)
--HG--
branch : gsoc2012-fabien
13 years ago
kaetemi fade75eba6 Added: Hack to exclude .sound sheets starting with _ from being filtered out from the sheet_id.bin. Sound sheets do not follow the conventional sheets naming pattern at the moment 13 years ago
kervala d27c9cfc69 Fixed: Compilation with new MySQL headers 13 years ago
kervala f6178de16c Changed: Don't include local files in PCH 13 years ago
kervala b0c27a92ce Fixed: Some Windows.h inclusions 13 years ago
kervala 78bc0fb0d7 Fixed: Compilation with new mysqlclient headers 13 years ago
kervala 4be2469c8b Fixed: Compilation under Windows 13 years ago
kervala 96372fb098 Changed: #878 Fix typos in comments/code 13 years ago
kervala 09a163d76e Fixed: Revision 0 bug 13 years ago
kervala dc8b368cfc Changed: Fix PCH for some cases under Mac OS X 13 years ago
kervala 7cc130f42a Changed: Revert a previous "fix" because iconv is already linked to Ryzom client under Mac OS X 13 years ago
kervala 0ca7e4d64d Fixed: Compilation under Mac OS X where curl needs iconv 13 years ago
kervala d2de5596f5 Fixed: Compilation under Linux 13 years ago
kervala b0e48907d7 Fixed: #1328 Map time and weather Issue (synced with SVN, thanks!) 13 years ago
sfb 4ed75f94f4 Changed: Changed the README to have the AGPL version in it 13 years ago
sfb a1e65ad691 merge incoming 13 years ago
sfb a8a455fddd Changed: #1306 Added basic new form creation. Lots of bugs still. 13 years ago
kervala 097138eaba Changed: #1275 Compilation under Mac OS X 13 years ago
kervala 2e08d335ab Changed: #825 Remove all warnings when compiling Ryzom 13 years ago
kervala 30f83a5097 Changed: #878 Fix typos in comments/code 13 years ago
kervala d9f32be674 Fixed: Crash when suri is empty 13 years ago
kervala d4372f4aa1 Changed: #1275 Use of NLDRIVERGL or NLDRIVERGLES namespaces with NL_STATIC to avoid duplicated symbols 13 years ago
kervala 52524f27fb Changed: #878 Fix typos in comments/code 13 years ago
kervala 06df6c64b7 Changed: #825 Remove all warnings when compiling Ryzom 13 years ago
kervala db208efe92 Changed: #1275 Create an OpenGL ES driver 13 years ago
kervala 2c27caef09 Changed: #1275 Enable OpenGL ES driver in Ryzom client 13 years ago
kervala 318ae1e66c Changed: Search CppTest headers in cpptest subfolder too 13 years ago
kervala 9061d9a9b6 Changed: Search MySQL headers in mysql subfolder too 13 years ago
kervala f7888cb7c9 Changed: #1275 Added OpenGL ES CMake module 13 years ago
kervala 5f04213d44 Changed: #1275 Create an OpenGL ES driver 13 years ago
kervala dbd45081f4 Changed: Include OpenGL headers in "opengl" directory 13 years ago
kervala 7a23895df3 Changed: Update glext.h 13 years ago
kervala 26dd470afc Changed: #1275 Create an OpenGL ES driver 13 years ago
kervala 07dd298ed2 Changed: Include stdopengl.h in Objective-C files 13 years ago
kervala f6c77399a9 Fixed: Renable PCH under for OpenGL driver under Mac OS X 13 years ago
kervala cf5e9bc8d9 Changed: #1275 Create an OpenGL ES driver 13 years ago
sfb 1fdaa8155b Fixed: #1374 Rolled back a const-ness change and tested connecting to Ring successfully. 13 years ago
kervala 36b4d1a298 Added: Xcode checks and specific flags
Changed: Target by default Mac OS X 10.6 if not specified
Changed: Add -isysroot, -arch and -mmacosx-version-min flags if needed
13 years ago
kervala e17fb8e2de Added: Mac OS X resources 13 years ago
kervala 421c6482d9 Changed: Set CMAKE_OSX_DEPLOYMENT_TARGET if not defined
Changed: Use custom Info.plist
Added: RYZOM_DATA_DIR option to copy data from there
13 years ago
kervala 15d2226427 Changed: Use only static libraries under Mac OS X if WITH_STATIC_EXTERNAL is used
Changed: Strip binaries under Mac OS X by default in Release (use WITH_SYMBOLS if you don't want)
13 years ago
kervala aa9d2bfe8b Fixed: Compilation using WITH_STATIC_EXTERNAL under Mac OS X 13 years ago
vl a89fe5182e Added: external auth 13 years ago
sfb 0e8ef814c3 Fixed: #1465 Added debugging flag to NL_DEBUG_CFLAGS. 13 years ago
vl f333236a6b Merge 13 years ago
vl b95a53d728 Added: new webig system 13 years ago
sfb fbc6e6f5fe Changed: #1306 Implemented basic form saving. 13 years ago
kaetemi ad3a424d56 Fixed: Compile error 13 years ago
sfb c0bbb9135e merge 13 years ago
sfb e6df7a7703 Changed: #1306 Implemented add/removing parent sheets, moved everything out of Plugin and into GeorgesQt namespace to eliminate ambiguity with other plugins. 13 years ago
dnk-88 4bed6e3261 Changed: #1306 Improved ui of geqt 13 years ago
sfb cd6dfef39d Changed: #1306 Added undo stack deeper (for later) and began adding form context menus proof-of-concept. 13 years ago