dfighter1985
|
ee0b630f95
|
Added the Ryzom Core Error Reporter's skeleton.
--HG--
branch : feature-crashreport
|
2015-02-19 00:20:18 +01:00 |
|
dfighter1985
|
7302023777
|
CMsgBoxDisplayer should not present a dialog now, but write the report to a file then attempt to launch the error reporter application. Which ofc doesn't exist yet in this commit.
--HG--
branch : feature-crashreport
|
2015-02-17 03:12:26 +01:00 |
|
kervala
|
9d6b9daebe
|
Fixed: Wrong include guard for admin_modules PCH
--HG--
branch : hotfix
|
2015-02-15 09:53:56 +01:00 |
|
kervala
|
bd054ea776
|
Fixed: Warning multichars
--HG--
branch : hotfix
|
2015-02-14 17:54:05 +01:00 |
|
kervala
|
1690f777a1
|
Fixed: Unnamed semaphores are deprecated under OS X
--HG--
branch : hotfix
|
2015-02-14 17:52:15 +01:00 |
|
kervala
|
5aa8a1d615
|
Fixed: Warning assert always false
--HG--
branch : hotfix
|
2015-02-14 17:47:55 +01:00 |
|
kervala
|
3509d75ad6
|
Fixed: Warning comparing an enum to an int
--HG--
branch : hotfix
|
2015-02-14 17:47:10 +01:00 |
|
kervala
|
859387758d
|
Fixed: Compilation
--HG--
branch : hotfix
|
2015-02-14 16:05:45 +01:00 |
|
kervala
|
a42569ad24
|
Added: PCH for admin_modules
--HG--
branch : hotfix
|
2015-02-14 15:43:05 +01:00 |
|
kervala
|
4b397f3e5b
|
Changed: Improved User Agent management
--HG--
branch : hotfix
|
2015-02-14 15:18:53 +01:00 |
|
kervala
|
cdd35f58a1
|
Fixed: Warning with multichars to int conversion
--HG--
branch : hotfix
|
2015-02-14 14:25:50 +01:00 |
|
kervala
|
8472a6ff7f
|
Fixed: Compilation
--HG--
branch : hotfix
|
2015-02-14 13:57:06 +01:00 |
|
kervala
|
e0c95a74af
|
Changed: Updated CMale modules
--HG--
branch : hotfix
|
2015-02-14 13:47:37 +01:00 |
|
kervala
|
943131b802
|
Changed: Replaced atoi and atof by NLMISC::fromString
--HG--
branch : hotfix
|
2015-02-14 13:46:21 +01:00 |
|
kervala
|
1742997984
|
Changed: Minor changes
--HG--
branch : hotfix
|
2015-02-14 13:34:45 +01:00 |
|
kervala
|
d774dcac3e
|
Changed: Use Ryzom user agent for CURL
--HG--
branch : hotfix
|
2015-02-14 13:19:53 +01:00 |
|
kervala
|
49bbb10b58
|
Fixed: Missing namespace
--HG--
branch : hotfix
|
2015-02-14 13:19:09 +01:00 |
|
kervala
|
1960f5c448
|
Changed: std::string already initialized to en empty string
--HG--
branch : hotfix
|
2015-02-14 13:18:51 +01:00 |
|
kervala
|
76e64fcb42
|
Changed: Used INVALID_AI_INSTANCE in CUsedContinent::getInstanceForContinent
--HG--
branch : hotfix
|
2015-02-14 13:03:27 +01:00 |
|
kervala
|
ee7008ae02
|
Changed: Possible bug if string not found
--HG--
branch : hotfix
|
2015-02-14 12:54:17 +01:00 |
|
kervala
|
6e1abd80d3
|
Fixed: Unable to patch when Ryzom was located on a mounted FS
--HG--
branch : hotfix
|
2015-02-14 12:52:57 +01:00 |
|
kervala
|
165524d1df
|
Changed: Used PCH for admin_modules
--HG--
branch : hotfix
|
2015-02-14 12:48:29 +01:00 |
|
kervala
|
4de072865b
|
Changed: Check getSpawn() before calling its methods
--HG--
branch : hotfix
|
2015-02-14 12:47:54 +01:00 |
|
kervala
|
b0937ec02b
|
Changed: Minor changes
--HG--
branch : hotfix
|
2015-02-14 12:47:03 +01:00 |
|
kervala
|
6853497593
|
Changed: Replaced atof by NLMISC::fromString
--HG--
branch : hotfix
|
2015-02-14 12:43:29 +01:00 |
|
kervala
|
3039428094
|
Fixed: Compilation warnings
--HG--
branch : hotfix
|
2015-02-14 12:41:59 +01:00 |
|
kervala
|
eb5fecf8ce
|
Fixed: Only keep Release and Debug configurations in CMake
--HG--
branch : hotfix
|
2015-02-14 12:06:19 +01:00 |
|
dfighter1985
|
b381ef6fae
|
Add the data directory to the search path.
--HG--
branch : hotfix
|
2015-02-11 20:42:31 +01:00 |
|
dfighter1985
|
26f1cc6fac
|
Added ryzom.ttf, it will be installed to the data directory.
--HG--
branch : hotfix
|
2015-02-11 19:55:16 +01:00 |
|
dfighter1985
|
79cd6bfaee
|
Include rgba.h in libwww.h. Thanks Nimetu!
--HG--
branch : hotfix
|
2015-02-09 20:07:35 +01:00 |
|
dfighter1985
|
28b0a0a040
|
Change the cursor to a wait cursor when applying settings in the settings dialog.
--HG--
branch : hotfix
|
2015-02-09 19:55:27 +01:00 |
|
dfighter1985
|
44c6f93b26
|
We can now set whether to use OpenGL in WE in the WE settings page. For whatever reason VMware despises the OpenGL viewport so it's a good idea to turn it off inside VMware.
--HG--
branch : hotfix
|
2015-02-09 19:49:16 +01:00 |
|
dfighter1985
|
b530d99bf1
|
Renamed the studio startup settings dialog to avoid name conflict with the core plugin's settings dialog.
--HG--
branch : hotfix
|
2015-02-09 17:54:27 +01:00 |
|
dfighter1985
|
b881f9558b
|
Read the GUI Editor widget and expression definition XML files from the right directory.
--HG--
branch : hotfix
|
2015-02-09 01:48:39 +01:00 |
|
dfighter1985
|
a2c96c3053
|
Install the GUI Editor widget and expression definition files to the data dir.
--HG--
branch : hotfix
|
2015-02-08 23:46:33 +01:00 |
|
dfighter1985
|
46cc31d0d0
|
Handle relative paths when loading .worldedit files in World Editor.
--HG--
branch : hotfix
|
2015-02-08 00:24:29 +01:00 |
|
dfighter1985
|
5e55a7b7bb
|
Erm. Initialize Nel3D on other platforms too...
--HG--
branch : hotfix
|
2015-02-06 02:29:33 +01:00 |
|
dfighter1985
|
6c153a30b4
|
CPack should use the install prefix.
--HG--
branch : hotfix
|
2015-02-06 00:31:51 +01:00 |
|
dfighter1985
|
ea3b16069b
|
We need the LIGO config file, not directory in the first start settings dialog.
--HG--
branch : hotfix
|
2015-02-05 23:50:38 +01:00 |
|
dfighter1985
|
bdb633cf83
|
Use release squish if debug not found. Fixes s3tc compressor tool build.
--HG--
branch : hotfix
|
2015-02-02 23:25:11 +01:00 |
|
dfighter1985
|
e7066c1384
|
Some CPack renames.
--HG--
branch : hotfix
|
2015-02-02 22:51:43 +01:00 |
|
dfighter1985
|
35c870c793
|
Install tile editor's plugin spec to the right directory.
--HG--
branch : hotfix
|
2015-02-02 22:41:29 +01:00 |
|
dfighter1985
|
2d308dc6e7
|
Fixed build of Object Viewer Widget Qt ( old, not part of Studio ).
--HG--
branch : hotfix
|
2015-02-02 22:01:16 +01:00 |
|
dfighter1985
|
f902bf6ed6
|
Merged mainline
--HG--
branch : hotfix
|
2015-02-02 02:03:00 +01:00 |
|
dfighter1985
|
e311547a39
|
Initialize Nel3D in the Object Viewer plugin too.
--HG--
branch : hotfix
|
2015-02-01 20:29:26 +01:00 |
|
kaetemi
|
bb8eb7dcec
|
Fix mirror type sizes
--HG--
branch : hotfix
|
2014-12-22 16:39:54 +01:00 |
|
kaetemi
|
f9c81f3740
|
ryzomcore/v0.11.2
--HG--
branch : hotfix
|
2014-12-22 14:21:01 +01:00 |
|
dfighter1985
|
4d67a41f94
|
CCtrlTextbutton checkcoords should call it's text's checkcoords method. Fix #219.
--HG--
branch : hotfix
|
2014-12-21 22:55:27 +01:00 |
|
kaetemi
|
59a5cb7e6b
|
Fix crash with patch mesh attach
--HG--
branch : hotfix
|
2014-12-04 13:21:12 +01:00 |
|
kaetemi
|
6b1ea30f9c
|
ryzomcore/v0.11.1
--HG--
branch : hotfix
|
2014-11-24 14:57:36 +01:00 |
|
kaetemi
|
1676b3b46f
|
Fix #218 erratic mouse behaviour
--HG--
branch : hotfix
|
2014-11-24 14:53:28 +01:00 |
|
kaetemi
|
0a765bde8c
|
Fix bug causing patch painter fail to open more than once
--HG--
branch : hotfix
|
2014-11-19 16:30:14 +01:00 |
|
kaetemi
|
0c1ff0df2a
|
ryzomcore/v0.11.0
--HG--
branch : develop
|
2014-11-10 23:34:41 +01:00 |
|
kaetemi
|
2df9cb5f87
|
Fix PHP error "Only variables should be passed by reference"
--HG--
branch : develop
|
2014-11-08 00:29:50 +01:00 |
|
kaetemi
|
ef2415257b
|
Fix PHP error "Only variables should be passed by reference"
--HG--
branch : develop
|
2014-11-07 23:51:42 +01:00 |
|
kaetemi
|
70ace8b7d4
|
Print callstack
--HG--
branch : develop
|
2014-11-07 23:37:39 +01:00 |
|
kaetemi
|
91ad193104
|
Fix patchman scripts
--HG--
branch : develop
|
2014-11-07 19:32:18 +01:00 |
|
kaetemi
|
ee92cb0702
|
Update default path
--HG--
branch : develop
|
2014-11-07 19:21:05 +01:00 |
|
kaetemi
|
d30cca34f0
|
Backed out merge changeset: 361eb082ec5e
Does not compile. FindLibLZMA missing on Ubunty 12.04 LTS
--HG--
branch : develop
|
2014-11-07 19:17:43 +01:00 |
|
kaetemi
|
c3cf5c7af4
|
Update default patchman cfg
--HG--
branch : develop
|
2014-11-07 19:16:45 +01:00 |
|
kaetemi
|
933420690b
|
Change patchman example domain
--HG--
branch : develop
|
2014-11-07 19:02:50 +01:00 |
|
dfighter1985
|
0ac94e3e72
|
CDBViewQuantity shouldn't crash in the editor.
--HG--
branch : dfighter-tools
|
2014-10-20 22:49:46 +02:00 |
|
dfighter1985
|
d2ca66c574
|
Default text for DBViewNumber.
--HG--
branch : dfighter-tools
|
2014-10-20 22:27:33 +02:00 |
|
dfighter1985
|
8c5ad81199
|
it's not a bad idea to store the value in the right variable...
--HG--
branch : dfighter-tools
|
2014-10-20 22:21:59 +02:00 |
|
dfighter1985
|
b6d9e3285f
|
DBViewNumber shouldn't crash anymore.
--HG--
branch : dfighter-tools
|
2014-10-20 20:57:08 +02:00 |
|
dfighter1985
|
2fe2077170
|
When setting the Id of the decorated edit box, set the Id of the text as well.
--HG--
branch : dfighter-tools
|
2014-10-20 18:51:53 +02:00 |
|
Jan Boon
|
e2eb5d739c
|
Merged in nimetu/ryzomcore/html-table-rendering (pull request #92)
Some improvements to table rendering
--HG--
branch : develop
|
2014-10-18 04:44:34 +02:00 |
|
Nimetu
|
78e1bb6147
|
Fix html img not showing on some cases, clean up addImage method
--HG--
branch : develop
|
2014-10-18 01:20:56 +03:00 |
|
Nimetu
|
48b346fed8
|
Fix crash when using textarea without form
--HG--
branch : develop
|
2014-10-18 00:15:51 +03:00 |
|
dfighter1985
|
67aa7a50d2
|
set the Id of the text properly when loading the decorated edit box.
--HG--
branch : dfighter-tools
|
2014-10-17 22:25:30 +02:00 |
|
dfighter1985
|
fd5a1a6834
|
Don't add non-selectable widgets to the hierarchy tree.
--HG--
branch : dfighter-tools
|
2014-10-17 21:23:00 +02:00 |
|
dfighter1985
|
923b36f0e5
|
Create the viewtext of the decorated edit box when the box is created, also adjust it so the text is drawn to the right of the left texture.
--HG--
branch : dfighter-tools
|
2014-10-17 21:18:26 +02:00 |
|
dfighter1985
|
ba1e3c9919
|
Fixed a typo that messed up the textures of decorated editbox.
--HG--
branch : dfighter-tools
|
2014-10-17 16:01:50 +02:00 |
|
dfighter1985
|
210f93a4f2
|
Save decorated edit box as such.
--HG--
branch : dfighter-tools
|
2014-10-16 21:03:58 +02:00 |
|
dfighter1985
|
18866c88af
|
Update decorated edit box decoration coords while dragging.
--HG--
branch : dfighter-tools
|
2014-10-16 20:58:47 +02:00 |
|
dfighter1985
|
274efe6798
|
Allow selection of CGroupEditBox.
--HG--
branch : dfighter-tools
|
2014-10-16 20:29:36 +02:00 |
|
dfighter1985
|
42ebad94f6
|
Implemented CGroupEditBoxDecor a decorated CGroupEditBox.
--HG--
branch : dfighter-tools
|
2014-10-16 20:25:19 +02:00 |
|
dfighter1985
|
f7f74b5398
|
Render every 25ms instead of 200ms
--HG--
branch : dfighter-tools
|
2014-10-15 23:30:36 +02:00 |
|
dfighter1985
|
66fe76fc06
|
A Kami will be the default texture for Bitmaps.
--HG--
branch : dfighter-tools
|
2014-10-15 20:20:44 +02:00 |
|
dfighter1985
|
c9b528081e
|
CtrlButton textures should be selectable in the texture chooser!
--HG--
branch : dfighter-tools
|
2014-10-15 20:07:13 +02:00 |
|
dfighter1985
|
cfa4129754
|
Default texture for CtrlButton.
--HG--
branch : dfighter-tools
|
2014-10-15 20:03:46 +02:00 |
|
dfighter1985
|
bd942ba62b
|
TEMPORARILY add the login texture map to new project by default.
--HG--
branch : dfighter-tools
|
2014-10-15 19:54:35 +02:00 |
|
dfighter1985
|
f91846c970
|
Fix parent pos and size parsing.
--HG--
branch : dfighter-tools
|
2014-10-15 19:46:43 +02:00 |
|
dfighter1985
|
3209f48daa
|
Don't drop the texture property just because there's no texture assigned...
--HG--
branch : dfighter-tools
|
2014-10-15 12:09:57 +02:00 |
|
Nimetu
|
0a1a1244ae
|
Change table defaults valign=middle, cellpadding=1, cellspacing=2
--HG--
branch : html-table-rendering
|
2014-10-15 00:02:38 +03:00 |
|
Nimetu
|
799705b7ed
|
Render table with rowspan, colspan.
Borders, if enabled, adds +1 to cell padding.
--HG--
branch : html-table-rendering
|
2014-10-14 15:29:06 +03:00 |
|
Nimetu
|
a53b9305a2
|
Add rowspan and colspan attributes
--HG--
branch : html-table-rendering
|
2014-10-14 15:26:14 +03:00 |
|
dfighter1985
|
2b5898565f
|
Don't disable the active group before serializing.
--HG--
branch : dfighter-tools
|
2014-10-13 20:15:41 +02:00 |
|
dfighter1985
|
ab76b7ed85
|
It's not a bad idea to actually retrieve the version if we load it...
--HG--
branch : dfighter-tools
|
2014-10-13 19:15:59 +02:00 |
|
dfighter1985
|
fae1e39039
|
Don't reject an action property just because it's empty...
--HG--
branch : dfighter-tools
|
2014-10-13 18:55:17 +02:00 |
|
dfighter1985
|
22a1d39ac7
|
Map files can now be specified when creating a new GUI project.
--HG--
branch : dfighter-tools
|
2014-10-13 18:53:26 +02:00 |
|
dfighter1985
|
c5cd6990fe
|
When creating a new GUI set the base color to white.
--HG--
branch : dfighter-tools
|
2014-10-13 17:47:42 +02:00 |
|
dfighter1985
|
8066717aa2
|
Pos and Size parent setters should now use the widget directly as well.
--HG--
branch : dfighter-tools
|
2014-10-13 15:43:10 +02:00 |
|
dfighter1985
|
2dd6278771
|
Size parent is now queried directly from the widget.
--HG--
branch : dfighter-tools
|
2014-10-13 15:26:47 +02:00 |
|
Nimetu
|
11927cca93
|
Render table and cell borders
--HG--
branch : html-table-rendering
|
2014-10-13 01:59:20 +03:00 |
|
Nimetu
|
283cbe8092
|
Add bordercolor attribute to table tag
--HG--
branch : html-table-rendering
|
2014-10-13 01:10:46 +03:00 |
|
dfighter1985
|
487c6a3440
|
GUI Editor should show the right parent position.
--HG--
branch : dfighter-tools
|
2014-10-12 23:07:08 +02:00 |
|
dfighter1985
|
b3dd26e01c
|
Parent positions should now be saved right again.
--HG--
branch : dfighter-tools
|
2014-10-12 23:05:22 +02:00 |
|
dfighter1985
|
b587acb135
|
Some refactoring regarding saving.
--HG--
branch : dfighter-tools
|
2014-10-12 21:15:13 +02:00 |
|
dfighter1985
|
2c5617cea7
|
When creating a new project, save it right away.
--HG--
branch : dfighter-tools
|
2014-10-12 20:09:42 +02:00 |
|