Capostrophic
|
7cae0017ac
|
Display Ambient, Sunlight and Fog field values as colors (bug #4745)
|
2018-12-05 17:25:26 +03:00 |
|
mp3butcher
|
9de6c630f2
|
fix moc achieving to reach unparsable boost code
|
2018-12-01 21:27:43 +01:00 |
|
Andrei Kortunov
|
059a8fd32a
|
Refactor dynamic casts in the editor
|
2018-11-15 17:50:23 +04:00 |
|
Andrei Kortunov
|
5ac81cfbff
|
Throw exceptions with some info int the editor if dynamic_cast failed
|
2018-11-14 15:53:43 +04:00 |
|
Andrei Kortunov
|
4ee15ddcb9
|
Fix many Coverity Scan warnings
|
2018-11-14 11:21:49 +04:00 |
|
Bret Curtis
|
194232abde
|
Merge pull request #2029 from akortunov/actorfix
[Regression] Handle case in the editor when actor's bodypart was not found
|
2018-11-12 11:44:28 +01:00 |
|
Andrei Kortunov
|
0065bccf24
|
Handle case in the editor when actor's bodypart was not found
|
2018-11-09 14:51:45 +04:00 |
|
Bret Curtis
|
228f6b572f
|
Merge branch 'master' into prisonmarker
|
2018-11-08 21:11:24 +01:00 |
|
Andrei Kortunov
|
ad36834671
|
Fix some compiler warnings
|
2018-11-08 13:16:04 +04:00 |
|
Capostrophic
|
4efe1bc892
|
Add prison marker record fallback definition (bug #4701)
|
2018-11-05 19:37:46 +03:00 |
|
Marc Zinnschlag
|
a5efe0d596
|
Merged pull request #1998
|
2018-10-29 10:02:52 +01:00 |
|
Capostrophic
|
434b1fd0e3
|
Use Shift-C and Shift-V keybindings for View and Preview (feature #2845)
|
2018-10-29 01:53:49 +03:00 |
|
Capostrophic
|
8757b3edd1
|
Add icons for Edit and Touch actions (kudos to akortunov)
|
2018-10-28 21:06:42 +03:00 |
|
Capostrophic
|
89b8eb029f
|
Add icons for record context menu actions
|
2018-10-28 20:35:58 +03:00 |
|
Andrei Kortunov
|
41e90bd56c
|
Unify random generator usage
|
2018-10-19 16:16:18 +04:00 |
|
Andrei Kortunov
|
e06f0b797a
|
Replace all NULLs to nullptr
|
2018-10-09 10:21:12 +04:00 |
|
Capostrophic
|
768c532b8f
|
Editor: display light source color as a color (bug #4668)
|
2018-10-07 19:43:51 +03:00 |
|
Capostrophic
|
03788edd63
|
Fix redundant drag call in instance dragging (bug #4593)
|
2018-10-05 18:48:17 +03:00 |
|
Andrei Kortunov
|
43c7438e8e
|
Move WeakCache to components/misc
|
2018-09-28 16:47:47 +04:00 |
|
Andrei Kortunov
|
35abf7367c
|
Implement wearing priority for editor
|
2018-09-27 18:22:17 +04:00 |
|
Andrei Kortunov
|
ac848b0902
|
Use male bodyparts as fallback for females in the editor
|
2018-09-27 13:14:59 +04:00 |
|
Kyle Cooley
|
0096951f25
|
cleanup
|
2018-09-27 13:14:59 +04:00 |
|
Kyle Cooley
|
676fc48855
|
Re-add logic for empty model
|
2018-09-27 13:14:59 +04:00 |
|
Kyle Cooley
|
f43b70d77b
|
Centralize actor data, simplify logic
|
2018-09-27 13:14:59 +04:00 |
|
Kyle Cooley
|
c1ec926f43
|
Workaround inconsistencies with record status changes
|
2018-09-27 13:14:59 +04:00 |
|
Kyle Cooley
|
1518d630ca
|
Fix issue with body part events not propogating to actors
|
2018-09-27 13:14:59 +04:00 |
|
Kyle Cooley
|
031502b2ab
|
Reorganize ActorAdapter data, use weak cache for sharing
|
2018-09-27 13:14:59 +04:00 |
|
Kyle Cooley
|
2a9ebac572
|
Simplify update logic, update when race parts are changed.
|
2018-09-27 13:14:59 +04:00 |
|
Kyle Cooley
|
1276e0fa9b
|
Handle changes to race record when rendering actors
|
2018-09-27 13:14:59 +04:00 |
|
Kyle Cooley
|
b2115b60e6
|
Fix qt4 build
|
2018-09-27 13:14:59 +04:00 |
|
Kyle Cooley
|
6bece13a32
|
Use new Log class for error message
|
2018-09-27 13:14:59 +04:00 |
|
Kyle Cooley
|
97ac0a92dd
|
Move data handling out of rendering code, equip armor/clothes
|
2018-09-27 13:14:59 +04:00 |
|
Kyle Cooley
|
6b42f37918
|
Handle creatures too
|
2018-09-27 13:14:59 +04:00 |
|
Kyle Cooley
|
e2ac392a40
|
Move common stuff to scene util, fix errors with 1st person meshes
|
2018-09-27 13:14:59 +04:00 |
|
Kyle Cooley
|
8444ee9981
|
Start rendering npc's
|
2018-09-27 13:14:59 +04:00 |
|
Marc Zinnschlag
|
c566514c9d
|
Merged pull request #1940
|
2018-09-27 10:50:04 +02:00 |
|
Andrei Kortunov
|
ee4ca87352
|
Traverse child nodes of cell node in the editor (bug #4654)
|
2018-09-26 23:13:18 +04:00 |
|
Andrei Kortunov
|
0176ee389e
|
Handle length of UTF-8 strings properly in plugin metadata (bug #4653)
|
2018-09-25 21:40:26 +04:00 |
|
Andrei Kortunov
|
bce8de5fe9
|
Respect selected encoding in the content selector (bug #4467)
|
2018-09-25 21:39:18 +04:00 |
|
Marc Zinnschlag
|
7be9f2ca45
|
Merged pull request #1891
|
2018-09-21 11:38:19 +02:00 |
|
Andrei Kortunov
|
bdd9eba2b8
|
Use C++ limits instead of C ones
|
2018-09-20 16:02:26 +04:00 |
|
Andrei Kortunov
|
70ed8fd1a9
|
Use constants instead of widely used magic numbers (task #4645)
|
2018-09-17 19:22:50 +04:00 |
|
Capostrophic
|
95aa05e41b
|
Tweaks to script parser messages and pathgrid warnings
|
2018-09-16 16:47:33 +03:00 |
|
Capostrophic
|
5a86554f97
|
Cleanup
|
2018-09-14 21:55:50 +03:00 |
|
Capostrophic
|
c025427575
|
Implement enchantment record effect list verification (feature #1617)
|
2018-09-14 21:06:50 +03:00 |
|
Capostrophic
|
d6560d3f20
|
Make several messages more strict and clean up topic info verifier
|
2018-09-14 21:06:50 +03:00 |
|
Capostrophic
|
5d1c1f25f7
|
Remove now redundant NPC fields checks
|
2018-09-14 21:06:50 +03:00 |
|
Capostrophic
|
015cd6064f
|
Implement basic enchantment record verifier (feature #1617)
|
2018-09-14 21:06:50 +03:00 |
|
Capostrophic
|
dabdb0bfaf
|
Get rid of deprecated Messages::push_back()
|
2018-09-14 21:06:50 +03:00 |
|
Capostrophic
|
47b9008743
|
Renovate reference record verifier
|
2018-09-14 21:06:50 +03:00 |
|