dfighter1985
|
100fb11435
|
Tell the user if the report couldn't be sent.
|
2015-02-20 02:54:05 +01:00 |
|
dfighter1985
|
a8fe3d6c24
|
Tell the user if the report couldn't be sent.
|
2015-02-20 02:54:05 +01:00 |
|
dfighter1985
|
36633a7aba
|
Override the cursor while sending the report.
|
2015-02-20 02:44:22 +01:00 |
|
dfighter1985
|
fc0cb388d8
|
Override the cursor while sending the report.
|
2015-02-20 02:44:22 +01:00 |
|
dfighter1985
|
7d88d84a5c
|
Unfortunately on Windows argc and argv parameters are unreliable inside a Qt application, so I had to hardcode the report file name. :(
|
2015-02-20 02:35:11 +01:00 |
|
dfighter1985
|
021b034e97
|
Unfortunately on Windows argc and argv parameters are unreliable inside a Qt application, so I had to hardcode the report file name. :(
|
2015-02-20 02:35:11 +01:00 |
|
dfighter1985
|
c1da7d663e
|
Probably a good idea to look for rcerror as rcerror.exe on Windows.
|
2015-02-20 02:03:33 +01:00 |
|
dfighter1985
|
271fbb8013
|
Probably a good idea to look for rcerror as rcerror.exe on Windows.
|
2015-02-20 02:03:33 +01:00 |
|
dfighter1985
|
8417642596
|
Implemented the bug report Qt app and an example web app that takes the report.
|
2015-02-20 01:59:04 +01:00 |
|
dfighter1985
|
7f16563262
|
Implemented the bug report Qt app and an example web app that takes the report.
|
2015-02-20 01:59:04 +01:00 |
|
dfighter1985
|
35fe51761a
|
Added the Ryzom Core Error Reporter's skeleton.
|
2015-02-19 00:20:18 +01:00 |
|
dfighter1985
|
439302da23
|
Added the Ryzom Core Error Reporter's skeleton.
|
2015-02-19 00:20:18 +01:00 |
|
dfighter1985
|
9825a77b79
|
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.
|
2015-02-17 03:12:26 +01:00 |
|
dfighter1985
|
c649dce53b
|
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.
|
2015-02-17 03:12:26 +01:00 |
|
kervala
|
10a147bee3
|
Fixed: Wrong include guard for admin_modules PCH
|
2015-02-15 09:53:56 +01:00 |
|
kervala
|
9a97ffb211
|
Fixed: Warning multichars
|
2015-02-14 17:54:05 +01:00 |
|
kervala
|
4ee76e6182
|
Fixed: Unnamed semaphores are deprecated under OS X
|
2015-02-14 17:52:15 +01:00 |
|
kervala
|
c9fec14cef
|
Fixed: Warning assert always false
|
2015-02-14 17:47:55 +01:00 |
|
kervala
|
bc214862df
|
Fixed: Warning comparing an enum to an int
|
2015-02-14 17:47:10 +01:00 |
|
kervala
|
6c14b8f081
|
Fixed: Compilation
|
2015-02-14 16:05:45 +01:00 |
|
kervala
|
557ff358bf
|
Added: PCH for admin_modules
|
2015-02-14 15:43:05 +01:00 |
|
kervala
|
09df6d6d9b
|
Changed: Improved User Agent management
|
2015-02-14 15:18:53 +01:00 |
|
kervala
|
4b5bad763c
|
Fixed: Warning with multichars to int conversion
|
2015-02-14 14:25:50 +01:00 |
|
kervala
|
fc68f4da14
|
Fixed: Compilation
|
2015-02-14 13:57:06 +01:00 |
|
kervala
|
e6ed730e4e
|
Changed: Updated CMale modules
|
2015-02-14 13:47:37 +01:00 |
|
kervala
|
2ad2fea0bc
|
Changed: Replaced atoi and atof by NLMISC::fromString
|
2015-02-14 13:46:21 +01:00 |
|
kervala
|
793d8fb8c4
|
Changed: Minor changes
|
2015-02-14 13:34:45 +01:00 |
|
kervala
|
8ca4c7548d
|
Changed: Use Ryzom user agent for CURL
|
2015-02-14 13:19:53 +01:00 |
|
kervala
|
c5131f6700
|
Fixed: Missing namespace
|
2015-02-14 13:19:09 +01:00 |
|
kervala
|
b5ea715d42
|
Changed: std::string already initialized to en empty string
|
2015-02-14 13:18:51 +01:00 |
|
kervala
|
4c03c8b653
|
Changed: Used INVALID_AI_INSTANCE in CUsedContinent::getInstanceForContinent
|
2015-02-14 13:03:27 +01:00 |
|
kervala
|
4e24a6444c
|
Changed: Possible bug if string not found
|
2015-02-14 12:54:17 +01:00 |
|
kervala
|
0324ebbd63
|
Fixed: Unable to patch when Ryzom was located on a mounted FS
|
2015-02-14 12:52:57 +01:00 |
|
kervala
|
3eb60013c9
|
Changed: Used PCH for admin_modules
|
2015-02-14 12:48:29 +01:00 |
|
kervala
|
203acf6d62
|
Changed: Check getSpawn() before calling its methods
|
2015-02-14 12:47:54 +01:00 |
|
kervala
|
3b38f01d5f
|
Changed: Minor changes
|
2015-02-14 12:47:03 +01:00 |
|
kervala
|
5f912f713a
|
Changed: Replaced atof by NLMISC::fromString
|
2015-02-14 12:43:29 +01:00 |
|
kervala
|
c510dcde2e
|
Fixed: Compilation warnings
|
2015-02-14 12:41:59 +01:00 |
|
kervala
|
8fcd432074
|
Fixed: Only keep Release and Debug configurations in CMake
|
2015-02-14 12:06:19 +01:00 |
|
dfighter1985
|
049b967bd6
|
Add the data directory to the search path.
|
2015-02-11 20:42:31 +01:00 |
|
dfighter1985
|
d5425face0
|
Added ryzom.ttf, it will be installed to the data directory.
|
2015-02-11 19:55:16 +01:00 |
|
dfighter1985
|
1d3b8bfd75
|
Include rgba.h in libwww.h. Thanks Nimetu!
|
2015-02-09 20:07:35 +01:00 |
|
dfighter1985
|
e91498f11e
|
Change the cursor to a wait cursor when applying settings in the settings dialog.
|
2015-02-09 19:55:27 +01:00 |
|
dfighter1985
|
d4b8628f92
|
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.
|
2015-02-09 19:49:16 +01:00 |
|
dfighter1985
|
53e8f8ed94
|
Renamed the studio startup settings dialog to avoid name conflict with the core plugin's settings dialog.
|
2015-02-09 17:54:27 +01:00 |
|
dfighter1985
|
33d658a444
|
Read the GUI Editor widget and expression definition XML files from the right directory.
|
2015-02-09 01:48:39 +01:00 |
|
dfighter1985
|
e26561ae1d
|
Install the GUI Editor widget and expression definition files to the data dir.
|
2015-02-08 23:46:33 +01:00 |
|
dfighter1985
|
2fadeccaf1
|
Handle relative paths when loading .worldedit files in World Editor.
|
2015-02-08 00:24:29 +01:00 |
|
dfighter1985
|
eca3a92a08
|
Erm. Initialize Nel3D on other platforms too...
|
2015-02-06 02:29:33 +01:00 |
|
dfighter1985
|
dfaf2b08e6
|
CPack should use the install prefix.
|
2015-02-06 00:31:51 +01:00 |
|
dfighter1985
|
45e7e542a8
|
We need the LIGO config file, not directory in the first start settings dialog.
|
2015-02-05 23:50:38 +01:00 |
|
dfighter1985
|
37f9f90fab
|
Use release squish if debug not found. Fixes s3tc compressor tool build.
|
2015-02-02 23:25:11 +01:00 |
|
dfighter1985
|
acbfc21b3b
|
Some CPack renames.
|
2015-02-02 22:51:43 +01:00 |
|
dfighter1985
|
3b8012b308
|
Install tile editor's plugin spec to the right directory.
|
2015-02-02 22:41:29 +01:00 |
|
dfighter1985
|
d7c33649e3
|
Fixed build of Object Viewer Widget Qt ( old, not part of Studio ).
|
2015-02-02 22:01:16 +01:00 |
|
dfighter1985
|
afde74cbbe
|
Merged mainline
|
2015-02-02 02:03:00 +01:00 |
|
dfighter1985
|
b7104c8d57
|
Initialize Nel3D in the Object Viewer plugin too.
|
2015-02-01 20:29:26 +01:00 |
|
kaetemi
|
9ad7c98ce0
|
Fix mirror type sizes
|
2014-12-22 16:39:54 +01:00 |
|
kaetemi
|
c8c6b5e655
|
ryzomcore/v0.11.2
|
2014-12-22 14:21:01 +01:00 |
|
dfighter1985
|
d80b8ef4f9
|
CCtrlTextbutton checkcoords should call it's text's checkcoords method. Fix #219.
|
2014-12-21 22:55:27 +01:00 |
|
kaetemi
|
10f2e366e0
|
Fix crash with patch mesh attach
|
2014-12-04 13:21:12 +01:00 |
|
kaetemi
|
0619ac7ef1
|
ryzomcore/v0.11.1
|
2014-11-24 14:57:36 +01:00 |
|
kaetemi
|
c20bfb1b75
|
Fix #218 erratic mouse behaviour
|
2014-11-24 14:53:28 +01:00 |
|
kaetemi
|
fd73b48d36
|
Fix bug causing patch painter fail to open more than once
|
2014-11-19 16:30:14 +01:00 |
|
kaetemi
|
1f61dadc14
|
ryzomcore/v0.11.0
|
2014-11-10 23:34:41 +01:00 |
|
kaetemi
|
2cdc9dbe8f
|
Fix PHP error "Only variables should be passed by reference"
|
2014-11-08 00:29:50 +01:00 |
|
kaetemi
|
290e0052ea
|
Fix PHP error "Only variables should be passed by reference"
|
2014-11-07 23:51:42 +01:00 |
|
kaetemi
|
1b4b07cf44
|
Print callstack
|
2014-11-07 23:37:39 +01:00 |
|
kaetemi
|
a7fe1c3f7f
|
Fix patchman scripts
|
2014-11-07 19:32:18 +01:00 |
|
kaetemi
|
6450e0e8eb
|
Update default path
|
2014-11-07 19:21:05 +01:00 |
|
kaetemi
|
edbd613dd6
|
Backed out merge changeset: 361eb082ec5e
Does not compile. FindLibLZMA missing on Ubunty 12.04 LTS
|
2014-11-07 19:17:43 +01:00 |
|
kaetemi
|
896fe3aa2a
|
Update default patchman cfg
|
2014-11-07 19:16:45 +01:00 |
|
kaetemi
|
01f0777e6a
|
Change patchman example domain
|
2014-11-07 19:02:50 +01:00 |
|
dfighter1985
|
836e2814d8
|
CDBViewQuantity shouldn't crash in the editor.
|
2014-10-20 22:49:46 +02:00 |
|
dfighter1985
|
2e0f06f231
|
Default text for DBViewNumber.
|
2014-10-20 22:27:33 +02:00 |
|
dfighter1985
|
d2dbcfa2eb
|
it's not a bad idea to store the value in the right variable...
|
2014-10-20 22:21:59 +02:00 |
|
dfighter1985
|
796cccab19
|
DBViewNumber shouldn't crash anymore.
|
2014-10-20 20:57:08 +02:00 |
|
dfighter1985
|
3c26e7a981
|
When setting the Id of the decorated edit box, set the Id of the text as well.
|
2014-10-20 18:51:53 +02:00 |
|
Jan Boon
|
bee43e31bb
|
Merged in nimetu/ryzomcore/html-table-rendering (pull request #92)
Some improvements to table rendering
|
2014-10-18 04:44:34 +02:00 |
|
Nimetu
|
ea2e8d1b92
|
Fix html img not showing on some cases, clean up addImage method
|
2014-10-18 01:20:56 +03:00 |
|
Nimetu
|
e9256d3b0b
|
Fix crash when using textarea without form
|
2014-10-18 00:15:51 +03:00 |
|
dfighter1985
|
f79cf8a3bc
|
set the Id of the text properly when loading the decorated edit box.
|
2014-10-17 22:25:30 +02:00 |
|
dfighter1985
|
6f19d524f0
|
Don't add non-selectable widgets to the hierarchy tree.
|
2014-10-17 21:23:00 +02:00 |
|
dfighter1985
|
5d35829335
|
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.
|
2014-10-17 21:18:26 +02:00 |
|
dfighter1985
|
1a39ae61c5
|
Fixed a typo that messed up the textures of decorated editbox.
|
2014-10-17 16:01:50 +02:00 |
|
dfighter1985
|
7bc7a63317
|
Save decorated edit box as such.
|
2014-10-16 21:03:58 +02:00 |
|
dfighter1985
|
ea42036580
|
Update decorated edit box decoration coords while dragging.
|
2014-10-16 20:58:47 +02:00 |
|
dfighter1985
|
28d2b27ac6
|
Allow selection of CGroupEditBox.
|
2014-10-16 20:29:36 +02:00 |
|
dfighter1985
|
2e06c88f71
|
Implemented CGroupEditBoxDecor a decorated CGroupEditBox.
|
2014-10-16 20:25:19 +02:00 |
|
dfighter1985
|
8aa83e9197
|
Render every 25ms instead of 200ms
|
2014-10-15 23:30:36 +02:00 |
|
dfighter1985
|
88bdd92560
|
A Kami will be the default texture for Bitmaps.
|
2014-10-15 20:20:44 +02:00 |
|
dfighter1985
|
ea457544c9
|
CtrlButton textures should be selectable in the texture chooser!
|
2014-10-15 20:07:13 +02:00 |
|
dfighter1985
|
28d95ce424
|
Default texture for CtrlButton.
|
2014-10-15 20:03:46 +02:00 |
|
dfighter1985
|
2a8345ef9f
|
TEMPORARILY add the login texture map to new project by default.
|
2014-10-15 19:54:35 +02:00 |
|
Nimetu
|
2020d49352
|
Change table defaults valign=middle, cellpadding=1, cellspacing=2
|
2014-10-15 00:02:38 +03:00 |
|
Nimetu
|
56852c5a6b
|
Render table with rowspan, colspan.
Borders, if enabled, adds +1 to cell padding.
|
2014-10-14 15:29:06 +03:00 |
|
Nimetu
|
1af765330d
|
Add rowspan and colspan attributes
|
2014-10-14 15:26:14 +03:00 |
|
Nimetu
|
36ba6552c0
|
Render table and cell borders
|
2014-10-13 01:59:20 +03:00 |
|
Nimetu
|
8ffde79912
|
Add bordercolor attribute to table tag
|
2014-10-13 01:10:46 +03:00 |
|
Nimetu
|
49eb6711cd
|
Fix table cellpadding
|
2014-10-12 17:43:18 +03:00 |
|