scrawl
|
99e1720980
|
Add SceneManager and clone utility
|
2015-03-26 18:02:51 +01:00 |
|
scrawl
|
72400747f2
|
OpenCS: preliminary port of cell rendering to OSG
|
2015-03-25 23:35:10 +01:00 |
|
scrawl
|
40fc097722
|
OpenCS: use the new VFS, restored resource tables
|
2015-03-20 16:22:33 +01:00 |
|
scrawl
|
49c2da27b3
|
OpenCS compiles and runs again (no rendering)
|
2015-03-19 17:21:15 +01:00 |
|
Alexander "Ace" Olofsson
|
b714e5211d
|
Redefinition of default template argument
Sometimes it's annoying how MSVC casually allows you to break C++ standards
|
2015-02-09 17:25:55 +01:00 |
|
Alexander "Ace" Olofsson
|
f77ae711e4
|
Fix template closer
|
2015-02-09 17:10:09 +01:00 |
|
Alexander "Ace" Olofsson
|
cfcaf4528f
|
Some more forward-declaring for OpenMW-CS
|
2015-02-09 16:50:34 +01:00 |
|
scrawl
|
c7d15e6f74
|
Revert "Revert "Light charge handling fix""
This reverts commit b95748d044 .
|
2015-01-23 15:33:39 +01:00 |
|
scrawl
|
b95748d044
|
Revert "Light charge handling fix"
This reverts commit 5e0428243b .
|
2015-01-23 02:32:38 +01:00 |
|
scrawl
|
5e0428243b
|
Light charge handling fix
|
2015-01-21 01:59:45 +01:00 |
|
Thoronador
|
44e01d0eaa
|
remove redundant initialization statement
See https://github.com/OpenMW/openmw/pull/423#discussion_r22403388
|
2015-01-02 02:23:10 +01:00 |
|
Thoronador
|
91ff536460
|
fix uninit, #2
|
2015-01-02 00:26:45 +01:00 |
|
Thoronador
|
17fb7aa598
|
uninitialized stuff
|
2015-01-01 23:18:30 +01:00 |
|
Marc Zinnschlag
|
3a847732b4
|
abstracted message collection into a class
|
2014-12-07 18:57:47 +01:00 |
|
Marc Zinnschlag
|
f771b95a15
|
Merge remote-tracking branch 'cc9cii/master'
|
2014-12-04 20:04:19 +01:00 |
|
cc9cii
|
6731afc79c
|
Use float for setting skill use values. Should resolve bug #2183.
|
2014-12-05 03:59:16 +11:00 |
|
Marc Zinnschlag
|
f2d991505e
|
handle other Windows-specific path issues regarding OpenCS resources handling
|
2014-12-03 15:31:00 +01:00 |
|
Marc Zinnschlag
|
58b6e757e3
|
fixed another case folding problem regarding OpenCS resources handling
|
2014-12-03 15:24:37 +01:00 |
|
Marc Zinnschlag
|
cbcd6a26d5
|
memory leak fix
|
2014-12-01 22:57:32 +01:00 |
|
Marc Zinnschlag
|
db17dbe324
|
don't store esm readers for non-base content files
|
2014-11-30 18:04:18 +01:00 |
|
Marc Zinnschlag
|
4a9d2038fa
|
load land for non-base content files immediately
|
2014-11-30 14:33:39 +01:00 |
|
scrawl
|
3028141815
|
Set up ESMReader indices in OpenCS (fixes wrong terrain textures when multiple content files are loaded)
|
2014-11-18 11:47:46 +01:00 |
|
Marc Zinnschlag
|
5eb9fd81e1
|
use placeholder icons in OpenCS when no proper icon is available
|
2014-11-13 12:09:10 +01:00 |
|
cc9cii
|
4556eb74fe
|
Fix saving position and rotation.
|
2014-11-03 10:07:21 +11:00 |
|
Marc Zinnschlag
|
843493e90a
|
fixed case-problem in OpenCS script compiler
|
2014-10-21 12:38:18 +02:00 |
|
Marc Zinnschlag
|
a3c894c1e2
|
Merge branch 'cellmarker'
|
2014-10-17 14:26:16 +02:00 |
|
Marc Zinnschlag
|
e23a32c44f
|
some cleanup
|
2014-10-13 15:26:47 +02:00 |
|
Marc Zinnschlag
|
8062faa51a
|
fixed member variable access in OpenCS script compiler (Fixes #2011)
|
2014-10-13 15:25:27 +02:00 |
|
cc9cii
|
809b8c6d5b
|
Conflicts:
apps/opencs/view/render/pagedworldspacewidget.cpp
|
2014-10-12 05:54:21 +11:00 |
|
Thoronador
|
51cd2bb5d9
|
remove unused/double variable from CSMWorld::Column class
|
2014-10-11 00:15:36 +02:00 |
|
Marc Zinnschlag
|
21b16f8425
|
Merge branch 'tables'
Conflicts:
apps/opencs/CMakeLists.txt
apps/opencs/model/world/data.cpp
apps/opencs/model/world/data.hpp
|
2014-10-10 16:11:54 +02:00 |
|
cc9cii
|
406135ee96
|
Merge remote-tracking branch 'upstream/master' into terrain
|
2014-10-09 23:47:30 +01:00 |
|
Marc Zinnschlag
|
c85735abed
|
Merge remote-tracking branch 'scrawl/terrain'
|
2014-10-09 12:56:42 +02:00 |
|
cc9cii
|
13f028e27b
|
Avoid out of range exceptions.
|
2014-10-09 07:01:18 +11:00 |
|
scrawl
|
8786fb639f
|
Implement terrain rendering in OpenCS (Fixes #1597)
|
2014-10-08 17:17:31 +02:00 |
|
cc9cii
|
4fd7537155
|
Use default sort until a more generic sort that uses numeric order can be implemented.
|
2014-10-08 07:59:21 +11:00 |
|
cc9cii
|
a161ad3cd5
|
Sort cell id column by numerical order.
|
2014-10-07 20:11:44 +11:00 |
|
Marc Zinnschlag
|
be3b229a5f
|
fixed pathgrid loading
|
2014-10-04 15:36:52 +02:00 |
|
Marc Zinnschlag
|
f4c9897bbd
|
Merge branch 'master' into tables
|
2014-10-02 15:49:36 +02:00 |
|
Marc Zinnschlag
|
d64127106b
|
load and save pathgrid records
|
2014-10-02 12:30:15 +02:00 |
|
Marc Zinnschlag
|
ce52735df6
|
Merge remote-tracking branch 'cc9cii/Bug-No-1750'
|
2014-10-02 08:43:59 +02:00 |
|
Marc Zinnschlag
|
850a40d4e2
|
fixed resources table drag source problem
|
2014-09-30 13:15:15 +02:00 |
|
Marc Zinnschlag
|
ff530a2e19
|
added missing magic effect table columns
|
2014-09-30 12:33:48 +02:00 |
|
cc9cii
|
d790b8edfa
|
Revert old fix.
|
2014-09-27 23:39:22 +10:00 |
|
cc9cii
|
a2d043f43a
|
Re-check unknown record id after loading.
|
2014-09-27 23:36:27 +10:00 |
|
Marc Zinnschlag
|
e47f9c7268
|
added first batch of magic effect columns (re-using existing columns)
|
2014-09-27 12:51:46 +02:00 |
|
cc9cii
|
810ba61909
|
While loading overwrite records with the same id. Should resolve bug #1750.
|
2014-09-27 17:46:48 +10:00 |
|
Marc Zinnschlag
|
c321f2c252
|
load and save magic effect records
|
2014-09-26 13:05:51 +02:00 |
|
Marc Zinnschlag
|
33cd04b37d
|
added missing sound gen table columns
|
2014-09-25 11:40:45 +02:00 |
|
Marc Zinnschlag
|
7ab4881661
|
added sound gen table
|
2014-09-23 13:21:54 +02:00 |
|