Marc Zinnschlag
|
1a9df4bc56
|
Merge branch 'preview'
|
2014-03-21 12:35:40 +01:00 |
|
Marek Kochanowicz
|
2a26ff2299
|
better fix
|
2014-03-21 12:13:54 +01:00 |
|
Marc Zinnschlag
|
fc8ae2b9b5
|
fixed encoding problems
|
2014-03-21 11:56:48 +01:00 |
|
Marc Zinnschlag
|
10ce47938b
|
update preview on reference/referenceable changes
|
2014-03-21 11:22:43 +01:00 |
|
Marc Zinnschlag
|
2128d3008c
|
Merge branch 'master' into preview
|
2014-03-21 08:12:06 +01:00 |
|
slothlife
|
6dce3e5186
|
Fixed include to use C99 header, not C++11 header
|
2014-03-21 01:33:11 -05:00 |
|
slothlife
|
00eac7d53a
|
Fixed header include guard to match filename
|
2014-03-21 01:22:54 -05:00 |
|
slothlife
|
6eab9c5179
|
Move weather state save/load to a new class
|
2014-03-21 01:19:40 -05:00 |
|
Rohit Nirmal
|
e3a9daf921
|
Play item sound when trying to sell a bound item, too.
|
2014-03-20 22:22:31 -05:00 |
|
Marc Zinnschlag
|
688e03a9d2
|
Merge remote-tracking branch 'sirherrbatka/Editor-Dialog'
|
2014-03-20 22:27:28 +01:00 |
|
Marek Kochanowicz
|
fbb619db73
|
…
|
2014-03-20 21:41:11 +01:00 |
|
Marek Kochanowicz
|
a692ce99fa
|
where was my mind…
|
2014-03-20 20:26:53 +01:00 |
|
Marek Kochanowicz
|
ccd5e549cd
|
moved buttons down
|
2014-03-20 19:53:03 +01:00 |
|
Marek Kochanowicz
|
832a10b2ac
|
solving problems
|
2014-03-20 18:40:10 +01:00 |
|
Marek Kochanowicz
|
c9b8c69f03
|
reverted changes in the cmake
|
2014-03-20 15:14:37 +01:00 |
|
Marc Zinnschlag
|
1a1d52c513
|
fixed a column ID problem
|
2014-03-20 14:19:50 +01:00 |
|
Marek Kochanowicz
|
5c34823bb0
|
added some placeholder icons
|
2014-03-20 13:59:00 +01:00 |
|
Marek Kochanowicz
|
ad2f9a69a1
|
prevent deleting already deleted record
|
2014-03-20 08:59:04 +01:00 |
|
slothlife
|
1acd1bd913
|
Feature #1173: Saved Game: include weather state
Removed some unused state in and changed Ogre::String to std::string in
WeatherManager.
|
2014-03-20 01:25:52 -05:00 |
|
Rohit Nirmal
|
e4c4747a27
|
Play item sound even if merchant doesn't purchase it.
|
2014-03-19 20:08:01 -05:00 |
|
Alexander "Ace" Olofsson
|
7ed3effc92
|
Fix windows packaging issue now that the OFL license doesn't exist
anymore.
|
2014-03-19 12:01:53 +01:00 |
|
Marek Kochanowicz
|
ea9b6fa37e
|
view button
|
2014-03-19 12:01:36 +01:00 |
|
Marek Kochanowicz
|
8f3103ce65
|
added preview button
|
2014-03-19 11:43:25 +01:00 |
|
Marek Kochanowicz
|
6416ae90d2
|
Merge branch 'preview' of https://github.com/zinnschlag/openmw into Editor-Dialog
Conflicts:
apps/opencs/CMakeLists.txt
apps/opencs/view/world/subviews.cpp
|
2014-03-19 10:23:15 +01:00 |
|
Marek Kochanowicz
|
010160d047
|
missed those :/
|
2014-03-18 20:56:55 +01:00 |
|
Marek Kochanowicz
|
c0b2b783cb
|
use more proper creators
|
2014-03-18 20:53:21 +01:00 |
|
Marek Kochanowicz
|
f3475f7ef5
|
Merge branch 'master' of https://github.com/zinnschlag/openmw into Editor-Dialog
|
2014-03-18 19:24:10 +01:00 |
|
Marek Kochanowicz
|
db774b02d7
|
clone and create buttons work
|
2014-03-18 09:36:22 +01:00 |
|
pvdk
|
ef617fdf3d
|
Fail on the first error whilst extracting an archive
|
2014-03-18 00:33:31 +01:00 |
|
pvdk
|
5f71843e2c
|
Updated credits.txt
|
2014-03-18 00:00:13 +01:00 |
|
pvdk
|
667b0de250
|
Fixed problems with cd content autodetection
|
2014-03-17 23:39:21 +01:00 |
|
pvdk
|
2e1248537e
|
Minor fixes, installation should stop after one error message now
|
2014-03-17 21:33:44 +01:00 |
|
Marek Kochanowicz
|
95afca0558
|
delete record button
|
2014-03-17 19:28:41 +01:00 |
|
Marek Kochanowicz
|
7296b09357
|
revert button
|
2014-03-17 19:18:18 +01:00 |
|
pvdk
|
9e5e19f9cb
|
Improved existing installation handling
|
2014-03-17 18:28:05 +01:00 |
|
pvdk
|
ae5f783a16
|
Added some eye-candy to the wizard: a watermark and a placeholder icon
|
2014-03-17 17:50:51 +01:00 |
|
Marek Kochanowicz
|
09ba547630
|
use tool buttons with icons
|
2014-03-17 15:35:36 +01:00 |
|
pvdk
|
254fe0a424
|
Made install functions use file finding methods and improved error handling
|
2014-03-17 14:31:50 +01:00 |
|
scrawl
|
128a47570e
|
One more fix
|
2014-03-17 14:15:52 +01:00 |
|
scrawl
|
4443e22387
|
Build fix
|
2014-03-17 13:32:13 +01:00 |
|
scrawl
|
9089df3080
|
Add unity build option
Each component and each MW-subsystem will be used as a single compilation unit.
|
2014-03-16 23:49:12 +01:00 |
|
scrawl
|
c8c0e5de38
|
Fixed code issues found with unity build. Missing include guards, duplicated functions, ...
|
2014-03-16 23:49:06 +01:00 |
|
scrawl
|
49ef976b3d
|
Remove reference to no longer used font
|
2014-03-16 23:30:45 +01:00 |
|
pvdk
|
ef16b46148
|
Wizard now autodetects correct installation archive
|
2014-03-16 22:09:20 +01:00 |
|
scrawl
|
81dfc26d26
|
mwscript/locals was added twice
|
2014-03-16 21:39:46 +01:00 |
|
pvdk
|
b2156351d8
|
Work in progress commit, working on data1.hdr autodetection
|
2014-03-16 20:07:54 +01:00 |
|
pvdk
|
8fe837ae6e
|
Merge remote-tracking branch 'upstream/master' into wizard
|
2014-03-16 20:05:12 +01:00 |
|
Marc Zinnschlag
|
20ea859aac
|
adjusted the far clip distance
|
2014-03-16 17:14:44 +01:00 |
|
sirherrbatka
|
3c8eeb8c48
|
added comment
|
2014-03-16 17:11:13 +01:00 |
|
Marc Zinnschlag
|
6b11265fbc
|
consider scale and orientation when previewing reference
|
2014-03-16 17:06:45 +01:00 |
|