Commit Graph

3001 Commits (9067731a96cb83702b25f69677afba1d209cb9d4)

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