kaetemi
|
68a7b12ec8
|
Changed: #1440 Store status cache of output and dependencies seperately
--HG--
branch : build_pipeline_v3
|
12 years ago |
kaetemi
|
d407c92630
|
Added: #1440 More implementation comments
--HG--
branch : build_pipeline_v3
|
12 years ago |
kaetemi
|
342c8a9e5f
|
Added: #1440 Some implementation comments
--HG--
branch : build_pipeline_v3
|
12 years ago |
kaetemi
|
d55cd36610
|
Added: #1440 Slave gets the removed files
--HG--
branch : build_pipeline_v3
|
12 years ago |
kaetemi
|
fffba58a57
|
Added: #1440 Additional sanity checks on removed file listing
--HG--
branch : build_pipeline_v3
|
12 years ago |
kaetemi
|
959d43bb1c
|
Added: #1440 Function to list known removed files
--HG--
branch : build_pipeline_v3
|
12 years ago |
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
|
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
|
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
|
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
|
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
|
8a80c21661
|
Changed: Reserve sheet id with short id 0 for unknown sheet for new sheet types
|
13 years ago |
kaetemi
|
36eb2a3057
|
Changed: Tool build_soundbank can also work without sheet id bin
--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
|
f79f3fca48
|
Fixed: Sound CSheetID implementation (part 3) (partially tested)
--HG--
branch : sound_dev
|
13 years ago |
sfb
|
af454dd1cf
|
Fixed EOL issues and added .hgeol file.
|
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
|
b0c27a92ce
|
Fixed: Some Windows.h inclusions
|
13 years ago |
sfb
|
a8a455fddd
|
Changed: #1306 Added basic new form creation. Lots of bugs still.
|
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 |
sfb
|
70ec74a97f
|
Changed: #1306 Implemented core "open" action to load a form from an arbitrary location.
|
13 years ago |
kervala
|
de9b4be9c6
|
Changed: #825 Remove all warnings when compiling Ryzom
|
13 years ago |
kervala
|
0ac33d338a
|
Changed: #825 Remove all warnings when compiling Ryzom
|
13 years ago |
kaetemi
|
fab5ddfd74
|
Fixed: Compile errors under Linux.
|
13 years ago |
kaetemi
|
d6bd0134b0
|
Fixed: Some compile settings for pipeline project.
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
da9aa4c9db
|
Changed: Allow compiling max plugins without the other tools.
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi@kaevm.localdomain
|
53667165b0
|
Changed: Allow compiling max plugins without the other tools.
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
ff84eb30e3
|
Added: #1440 Configuration for compiling and running pipeline service on Linux.
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
fa22fa3ae5
|
Merge: From default to build_pipeline_v3
--HG--
branch : build_pipeline_v3
|
13 years ago |
sfb
|
7bffecddc3
|
merge changeset from remote
|
13 years ago |
dnk-88
|
ed26ebc3ec
|
Added: #1450 Added multiple undo stacks per context.
|
13 years ago |
kaetemi
|
8cc89676d7
|
Added: #1440 Some comments
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
085170e607
|
Added: #1440 Initial CRC32 verification for workspace sheets
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
f953c72dbb
|
Added: #1440 Comment
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
724a3b82b8
|
Changed: #1440 Wait 3s for retrying slave build state
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
4d47d78eae
|
Changed: #1440 Some debugging and info display
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
9e39a5ffef
|
Added: #1440 Process dependencies
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
64723b3234
|
Added: #1440 Build and abort commands
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
eb7a1b8ce5
|
Changed: #1440 Id struct change
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
369d73e7f6
|
Added: #1440 Test command for task queue loading
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
05b9119d72
|
Added: #1440 Queue control
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
49bfc5584b
|
Added: #1440 Build task queue
--HG--
branch : build_pipeline_v3
|
13 years ago |
Krolock
|
3ce80d356a
|
Added: creating new bnp files
Fixed: some bugs caused crashes during drag&drop
|
13 years ago |
kaetemi
|
1837054f5f
|
Added: #1440 Configuration of multiple custom data directories
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
eeae925a05
|
Added: #1440 Send available plugin handlers on slave to master
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
f32f82a385
|
Added: #1440 Plugin process handler identifier
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
0400a422f0
|
Changed: #1440
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
d0c477cbf0
|
Changed: #1440 Some cleanup
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
ccd232eec8
|
Added: #1440 Some more debug info
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
0cd3a76a3e
|
Added: #1440 Informational flags and other debug tools
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
54eda8ebef
|
Added: #1440 Master command for reloading workspace sheets on all pipeline services
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
369e1fc6fc
|
Changed: #1440 Modified some logging
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
22d9c67d9e
|
Changed: #1440 Modified some logging
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
91add4e0f2
|
Changed: #1440 Change some parameter names
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
55911f694a
|
Added: #1440 Command for testing master status update from slave
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
98c9ffff88
|
Added: #1440 Slave request to master for ensuring database status is up to date for given paths
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
809cbe6c5a
|
Added: #1440 Initial process data dependency listing
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
c6a2534c98
|
Changed: #1440 Remove redundant text
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
6274912902
|
Added: #1440 Example cfg for master and slave pipeline service
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
4196ceff00
|
Added: #1440 Module shells for master and slave
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
fed5c05538
|
Added: #1440 Automatic standardization of paths in pipeline configuration sheets
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
0df1dbcb45
|
Merge: From default to build_pipeline_v3.
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
252989fc69
|
Added: #1440 Project value macros
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
5345ca742d
|
Added: #1440 Pipeline project value parsing initial code
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
80b37c6918
|
Added: #1440 Class for pipeline project sheet
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
9417b09f51
|
Added: #1440 List process plugins
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
31785b7ab8
|
Changed: #1440 Separation of process handler and process info
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
d114c38eda
|
Added: #1440 Make pipeline plugin configuration part of workspace to allow different plugins being installed on different machines
--HG--
branch : build_pipeline_v3
|
13 years ago |
kervala
|
3c47b9f8d5
|
Fixed: #1441 Remove all remaining .vcproj, Makefiles, automake scripts, etc...
|
13 years ago |
kaetemi
|
7eacbe6706
|
Added: CMake projects for pipeline
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
0953ada8c3
|
Patched: #1387 Wrong includes in some max plugins
|
13 years ago |
kaetemi
|
84cbcf8ec4
|
Merge: From default to build_pipeline_v3.
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
47f4d0b7e9
|
Changed: Replaced some mutexes.
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
8bdfa294eb
|
Added: Get temp directory of current project.
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
90cc3bda2c
|
Added: Task manager dump commands to pipeline service.
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
e9ac3fbdd9
|
Added: Command tasks.
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
10f7ac32be
|
Added: Plugin process class registration.
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
a007f7f2c9
|
Added: Access to config file from pipeline plugin.
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
1802d9c091
|
Added: Pipeline interface class for plugins to request information from the pipeline service.
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
811b8e3736
|
Added: Seperated pipeline projects.
--HG--
branch : build_pipeline_v3
|
13 years ago |
Krolock
|
0d607ba793
|
Added: Drop handling from outside into FileListDialog
--HG--
branch : branch-bnp-manager-plugin
|
13 years ago |
Krolock
|
23c6ff964e
|
Added: Sortproxymodel class
--HG--
branch : branch-bnp-manager-plugin
|
13 years ago |
Krolock
|
a178f13d61
|
Added: Sortproxymodel in order to sort DirTreeView (folders on top)
--HG--
branch : branch-bnp-manager-plugin
|
13 years ago |
kaetemi
|
725ca56387
|
Changed: Allow build_interface to continue on bad input images, lower error to warning.
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
5c37f2cc1b
|
Changed: Allow waiting for database status update.
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
b2d9a2fa3d
|
Added: Output file dependencies for build_interface.
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
5454f8a724
|
Added: Tool logger error logging in build_interface.
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
a665277784
|
Added: Function to request status updates of specified paths.
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
3d8be0c891
|
Added: Tool logger and path macros.
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
ade48ff193
|
Added: Use filesize as extra reference.
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
8ca684f32a
|
Update: Database file status generation done.
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
7a70e86104
|
Added: Todo comments.
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
5d02bcff33
|
Changed: Safely handle exit during status update.
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
9bd3b473fa
|
Added: File status update runnable task.
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
3fe8c02aa5
|
Added: Content database status update command.
--HG--
branch : build_pipeline_v3
|
13 years ago |
kaetemi
|
5dfa3ea35a
|
Added: Initial pipeline service.
--HG--
branch : build_pipeline_v3
|
13 years ago |
Krolock
|
b9c6135e86
|
merge from default
--HG--
branch : branch-bnp-manager-plugin
|
13 years ago |
dnk-88
|
e0b225fa93
|
Fixed: #1375 Fixed compilation error.
|
13 years ago |
Krolock
|
2719c61efc
|
Changed: Finished serial system
--HG--
branch : branch-bnp-manager-plugin
|
13 years ago |
Krolock
|
215eb46cbc
|
Changed: BIG_ENDIAN check is no longer needed
--HG--
branch : branch-bnp-manager-plugin
|
13 years ago |
Krolock
|
22ff1f79da
|
Changed: bnp_manager_plugin file handles to CIFile/COFile to use serial system
--HG--
branch : branch-bnp-manager-plugin
|
13 years ago |
Krolock
|
ba66f5e070
|
Added: Implemented bnp_manager_plugin add and delete files
--HG--
branch : branch-bnp-manager-plugin
|
13 years ago |
Krolock
|
e61e79eee3
|
Added: Added bnp manager plugin basic layout, list and unpack for ovqt
--HG--
branch : branch-bnp-manager-plugin
|
13 years ago |
dnk-88
|
11d9de671d
|
Added #1193 Added scheme bank dialog in particles editor.
|
13 years ago |
dnk-88
|
687325f112
|
Fixed: #1307 Clean up code.
|
13 years ago |
sfb
|
bb6c9e9f06
|
Merge orphaned zone painter changes.
|
13 years ago |
sfb
|
e70e1811a0
|
Fixed: #1412 Added build_sound, build_samplebank and build_soundbank to CMake.
|
13 years ago |
sfb
|
c899804722
|
Fixed: #1412 Added build_sound, build_samplebank and build_soundbank to CMake.
|
13 years ago |
kaetemi
|
0e27ff37f3
|
Added: Use ssh key for 8_upload script.
|
13 years ago |
dnk-88
|
8d57e269b8
|
Fixed: #1193 Correct deleting particle system from workspace
|
13 years ago |
kaetemi
|
8555ab7d43
|
Changed: #1093 Handle leveldesign and primitives directories seperately for the server upload script.
|
13 years ago |
sfb
|
35bd31a2db
|
Changed: Removed unnecessary help menu entry.
--HG--
branch : gsoc2011-translationovqt
|
13 years ago |
sfb
|
cd14244cca
|
merge default into gsoc2011-translationovqt
--HG--
branch : gsoc2011-translationovqt
|
13 years ago |
sfb
|
b967f41eab
|
Changed: Converted to new plugin spec.
--HG--
branch : gsoc2011-translationovqt
|
13 years ago |
sfb
|
f658be4ab9
|
Changed: Added header to fix mission compiler.
--HG--
branch : gsoc2011-translationovqt
|
13 years ago |
dnk-88
|
843ab1b4e7
|
Fixed: #1193 Clean up code.
|
13 years ago |
dnk-88
|
fda7bee758
|
Fixed: #1193 In debug mode ovqt trying to load plugins witj suffix _d.dll instead _r.dll.
|
13 years ago |
sfb
|
1f9113e781
|
merged default into gsoc2011-translationovqt
--HG--
branch : gsoc2011-translationovqt
|
13 years ago |
sfb
|
76b8fbad67
|
Changed: Fixed an error when cancelling a merge window, added double click support on merge source. Fixed window scaling on merge windows.
--HG--
branch : gsoc2011-translationovqt
|
13 years ago |
sfb
|
88dbd944e4
|
Fixed: #1373 the Mission Compiler plugin build for Linux and pre-4.7 Qt.
|
13 years ago |
dnk-88
|
57c18d7e95
|
Fixed: #1193 Clean up code.
|
13 years ago |
dnk-88
|
426c781b1d
|
Fixed: #1193 Clean up code. Removed imenu_manager fro cmake rules.
|
13 years ago |
kaetemi
|
c26369a04c
|
Added: #1093 Script for uploading data to servers
|
13 years ago |
kaetemi
|
61945f3f11
|
Changed: #1093 Build pacs prim list to correct location.
|
13 years ago |
kaetemi
|
8c92768c98
|
Changed: #1093 Build pacs prim list to correct location.
|
13 years ago |
kaetemi
|
83e79fa761
|
Changed: #1093 Move the visual_slot.tab to the right place after running sheets packer.
|
13 years ago |
kaetemi
|
c44883a5d8
|
Changed: #1093 Also use mirror sheets directory in sheet id bin build.
|
13 years ago |
dnk-88
|
6d572275a1
|
Fixed: #1193 Plugin system checks dependency before loading plugins.
|
13 years ago |
dnk-88
|
5f8789e98f
|
Changed: #1193 Updated other plugins with latest API changes to OVQT plugin system. Added the plugin-spec files for each plugin.
|
13 years ago |
dnk-88
|
7471561ba0
|
Changed: #1193 Updated object viewer plugin with latest API changes to OVQT plugin system. Added the plugin-spec file.
|
13 years ago |
dnk-88
|
54b76eec02
|
Changed: #1193 Updated core plugin. Added the plugin-spec file.
|
13 years ago |
dnk-88
|
2eac5ab064
|
Changed: #1193 Now plugin system reads plugin information from plugin-spec file(ovqt_plugin_*.xml) for each plugin.
|
13 years ago |
cemycc
|
86daa90ded
|
Changed: #1307 Merge from default and fixing the bug when you switch windows
--HG--
branch : gsoc2011-translationovqt
|
13 years ago |
kaetemi
|
b7eae7319b
|
Changed: #1093 Also copy .packed files in sheets install.
|
13 years ago |
kaetemi
|
c7a00d4ce0
|
Changed: #1093 #1092 Stability workarounds for plant shape exporting.
|
13 years ago |
kaetemi
|
6947244300
|
Added: #1093 Added command line argument for client_patch script to only generate updated bnp files without creating a patch.
|
13 years ago |
kaetemi
|
8c10508b0f
|
Added: #1092 Some extra log info.
|
13 years ago |
kaetemi
|
a61b82fe1e
|
Changed: #1092 Fixed several issues concerning export with lightmaps.
|
13 years ago |
kaetemi
|
0082dad3e5
|
Added: #1093 Command line arguments for build gamedata scripts, filter projects and processes, make setup buildsite config skippable, and verify tool paths in setup script.
|
13 years ago |
kaetemi
|
e6e7e2a37e
|
Changed: #1093 Changed order of some default build pipeline search paths to work better.
|
13 years ago |
kaetemi
|
2ec690675f
|
Changed: #1093 Common default setup values.
|
13 years ago |
kaetemi
|
706c0a695f
|
Changed: #1093 Create client_install using bnps made in client_patch.
|
13 years ago |
kaetemi
|
6c1bdbec1a
|
Changed: #1093 Create client_dev, client_patch and client_install directories in setup if needed.
|
13 years ago |
dnk-88
|
470a00a2c4
|
Changed: #1193 Added the feature of enable/disable plugins on startup program.
|
13 years ago |
aquiles
|
52a6e8010c
|
Changed: #1306 some focus (in terms of widget focus) related additions, to provide expected usabillity (Tab/Click Focus etc.)
|
13 years ago |
dnk-88
|
cbeb115244
|
Changed: #1193 Fix typos in comments/code.
|
13 years ago |
aquiles
|
16b3e28b7a
|
Changed: #1306 added basic editing possibillities for normal and parent values (no default values and no saving of changed values yet); added possibillity to expand/collapse whole tree by header click
|
13 years ago |
cemycc
|
2a9293b72a
|
Changed: #1307 Added documentation and minor fixes
--HG--
branch : gsoc2011-translationovqt
|
13 years ago |
sfb
|
f43774765d
|
Changed: Turned off zone painter, fixed nelns and snowballs CMake builds for gcc 4.4.3
|
13 years ago |
cemycc
|
ec3fcf5ef3
|
Changed: #1307 Making some little modifcations in code. Open now saves the last directory
--HG--
branch : gsoc2011-translationovqt
|
13 years ago |