Commit graph

  • 48296a7452
    Update trainingwindow.cpp terrabyte25 2018-07-09 23:13:52 +0400
  • 0bdd8f7d03 Merged merge request !19 Marc Zinnschlag 2018-07-09 17:43:22 +0200
  • 34c7181afc Merged merge request !21 Marc Zinnschlag 2018-07-09 17:36:48 +0200
  • 5abc3bd320 Merge branch 'opencs-crash-handler' of gitlab.com:docwest/openmw into opencs-crash-handler Alexander Stillich 2018-07-09 16:27:33 +0200
  • 725cc94210 Renamed cc_install to something less cryptic (crashCatcherInstall) Alexander Stillich 2018-07-09 16:20:49 +0200
  • d4d2077174 Fixed changelog entry Alex S 2018-07-06 08:14:26 +0000
  • a6f962156c Updated change log Doc West 2018-07-05 22:59:29 +0200
  • 467989cdd5 Moved crashcatcher to a component and also use it in CS Reworked debugger detection (failed on gdb 7.11), it now uses /proc to detect the debugger Doc West 2018-07-05 22:55:19 +0200
  • 1786211b83 Merge branch 'revert-update-fix' of gitlab.com:docwest/openmw into revert-update-fix Alexander Stillich 2018-07-09 16:24:41 +0200
  • 1177e5ac79 Issue a single dataChanged() when the modified column changes Alexander Stillich 2018-07-09 16:05:06 +0200
  • d26b5a13ef Fixed comment Doc West 2018-07-05 18:10:43 +0200
  • 01b8ce5f70 Notify views of changes in all columns when updating the ColumnId_Modification column Doc West 2018-07-05 18:03:55 +0200
  • 4a6457c346 Changed the way the revert command works: it now clones the changed record and uses the new RecordBase::revert() method to restore the previous value Added Flag_Dialogue_Refresh to var type and var value columns so that sub views update properly Doc West 2018-07-05 00:37:19 +0200
  • 4222b44dbb Updated change log Doc West 2018-07-04 23:25:24 +0200
  • 143eadb58e Use setData() instead of emtitting dataChanged() which does not work on CI. Also Fixes the remaining issue with subviews not updating due to only the modified flag emitting a change, which prevented the widget mapper from working for updates. Doc West 2018-07-04 23:21:55 +0200
  • 4780f1b2bd Notify views of changes of all cells in a row to properly update the row after revert Doc West 2018-07-04 22:37:10 +0200
  • 78a5799911 Issue a single dataChanged() when the modified column changes Alexander Stillich 2018-07-09 16:05:06 +0200
  • 8834396cdd Merge branch 'patch-1' into 'master' Bret Curtis 2018-07-09 14:05:05 +0000
  • 13d8fba223
    Merge pull request #1797 from Capostrophic/moveobject Bret Curtis 2018-07-09 15:16:04 +0200
  • 7f4320feb0
    Merge pull request #1799 from lysol90/patch-1 Bret Curtis 2018-07-09 15:14:43 +0200
  • ba15d0a848
    Fixed spelling error Joakim Berg 2018-07-09 10:19:32 +0000
  • d09c327b20 Update changelog Capostrophic 2018-07-08 23:13:24 +0300
  • efcad5e751
    Updates to the texture modding page Joakim Berg 2018-07-09 08:58:01 +0000
  • 14d3b213a1
    Fix double call of addContainerScripts on player in moveObject (fixes #4490) Capostrophic 2018-07-08 23:08:57 +0300
  • 6ff7fa525e [Client] Disable autosaving when waiting David Cernat 2018-07-08 23:04:30 +0300
  • a3a002e008
    Merge pull request #1790 from rhtucker/master Bret Curtis 2018-07-08 20:59:08 +0200
  • caad14093e Merged pull request #1795 Marc Zinnschlag 2018-07-08 11:01:27 +0200
  • 04ba324290 [Client] Disable clientside disabling and enabling of objects David Cernat 2018-07-08 03:31:48 +0300
  • 5043fb4246 [Client] Disable clientside disarming of traps David Cernat 2018-07-08 02:38:10 +0300
  • cbb9817913 [Server] Add missing descriptions for PlayAnimation() and PlaySpeech() David Cernat 2018-07-08 02:03:33 +0300
  • 6ba9b1742b [Server] Remove unused default parameters for script functions David Cernat 2018-07-08 01:05:54 +0300
  • acdaf1a282 [Client] Disable clientside deletion of objects through console/scripts David Cernat 2018-07-08 00:39:07 +0300
  • 8d9fde810e [Client] Disable clientside scaling of objects David Cernat 2018-07-08 00:28:31 +0300
  • f3892d697b [Client] Disable clientside locking and unlocking of objects David Cernat 2018-07-08 00:06:01 +0300
  • 563269d359 [Server] Bring comments up-to-date for packet-sending script functions David Cernat 2018-07-07 20:16:36 +0300
  • 2f1ef049d2 [Server] Turn sendToAttachedPlayer into skipAttachedPlayer David Cernat 2018-07-07 20:08:59 +0300
  • 380384ff39 Migrated textures section of wiki. Ryan Tucker 2018-06-30 13:29:27 -0700
  • 141e404ed9 [Server] Move server administration functions to ServerFunctions class David Cernat 2018-07-07 19:40:22 +0300
  • c0fde5ae97 [General] Add explanation about 0.0.0.0 to server config file David Cernat 2018-07-07 19:33:54 +0300
  • 6041425122 [Server] Move Chat functions to new ChatFunctions class David Cernat 2018-07-07 19:20:25 +0300
  • 6a3fbf4e98 [Server] Use consistent arguments for script functions that send packets David Cernat 2018-07-07 18:29:31 +0300
  • 14e4f64296 [Server] Add GetVideoFilename() and SendVideoPlay() script functions David Cernat 2018-07-07 17:09:57 +0300
  • 3ed9d89280 [General] Use separate variables for video & music filenames in packets David Cernat 2018-07-07 14:40:35 +0300
  • 509882b5f6 [Client] Rework MechanicsHelper::getTarget() to avoid crashes David Cernat 2018-07-07 11:43:57 +0300
  • 7f0549fc4f [Server] Remove hardcoded sync for VideoPlay and add OnVideoPlay event David Cernat 2018-07-06 23:37:57 +0300
  • ae8b5a0709 [Server] Remove hardcoded sync for Place, Spawn & other Object packets David Cernat 2018-07-06 23:36:28 +0300
  • b5abe6a230 Update documentationHowTo.rst Add a section, under the provisional name "Baby Steps" to describe a minimal process for editing/contributing. Basically just create an account on GitLab, fork openmw there, then edit the relevant document to create Merge Request David Walley 2018-07-06 19:06:32 +0000
  • e3e1cfc549 [Client] Add forgotten comparison in crimeTime and deathTime check David Cernat 2018-07-06 20:49:08 +0300
  • bded697f07
    Make Goodbye block using hyperlinks Capostrophic 2018-07-06 19:38:36 +0300
  • 4eb72eecb1 [Client] Fix crash for invalid CellRefs in MechanicsHelper::getTarget() David Cernat 2018-07-06 18:39:14 +0300
  • f4146d0079 Merge branch 'patch-1' into 'master' Bret Curtis 2018-07-06 14:50:12 +0000
  • 4b30a44816 [Client] Compare crimeTime and deathTime when NPCs forgive player crimes David Cernat 2018-07-06 14:17:54 +0300
  • d9de8ccb5b Merged pull request #1781 Marc Zinnschlag 2018-07-06 11:55:45 +0200
  • dd08194c75 Merged merge request !18 Marc Zinnschlag 2018-07-06 11:37:15 +0200
  • 7ba512b389 Merged merge request !17 Marc Zinnschlag 2018-07-06 11:27:35 +0200
  • 94ea9e7dd0
    Merge pull request #1793 from Capostrophic/death Bret Curtis 2018-07-06 10:23:51 +0200
  • 6a2b8f7e85 Fixed changelog entry Alex S 2018-07-06 08:14:26 +0000
  • c23fc3446f [Client] Avoid sending map tiles for Wilderness cells David Cernat 2018-07-06 03:54:34 +0300
  • 17c234d9ca [Client] Use initial values for LocalPlayer and LocalActor killers David Cernat 2018-07-06 02:07:55 +0300
  • 3e52857e2b [General] Fix build for client and construction set David Cernat 2018-07-06 01:10:22 +0300
  • 97cd3effa7 [Client] Make actor debug consistent with object debug David Cernat 2018-07-06 00:32:45 +0300
  • 6a78379757 Updated change log Doc West 2018-07-05 22:59:29 +0200
  • 03c75794c1 Moved crashcatcher to a component and also use it in CS Reworked debugger detection (failed on gdb 7.11), it now uses /proc to detect the debugger Doc West 2018-07-05 22:55:19 +0200
  • 33c462c3c2
    Update changelog Capostrophic 2018-07-05 22:56:09 +0300
  • 9abfabb065
    Ensure forward-compatibility of death animations in old saves (fixes #4274) Capostrophic 2018-07-05 22:49:40 +0300
  • b0bd12f9dd Merge branch '0.6.3' of https://github.com/TES3MP/openmw-tes3mp into 0.6.3 David Cernat 2018-07-05 22:28:40 +0300
  • c075496748 [General] Replace deathReason in death packets with a killer variable David Cernat 2018-07-05 22:24:51 +0300
  • 934e592bdb [Server] Make spacing in CharClass consistent with other categories David Cernat 2018-07-05 20:27:42 +0300
  • e8ce009521 [Server] Use regular int as return value for GetObjectSummonerPid() David Cernat 2018-07-05 20:26:23 +0300
  • f02492a593 [General] Temporarily include target names in mwmp::Target David Cernat 2018-07-05 19:40:28 +0300
  • b8e53b5b81 Fixed comment Doc West 2018-07-05 18:10:43 +0200
  • e187733811 Notify views of changes in all columns when updating the ColumnId_Modification column Doc West 2018-07-05 18:03:55 +0200
  • f9b565a46e Removed QDebug include, moved updateUndoRedoAction to an anonymous namespace Doc West 2018-07-05 17:29:58 +0200
  • 61109d70b1 Removed invalid / unused signal / slot connection Doc West 2018-07-05 17:21:32 +0200
  • 691b332d03 [Client] Use MechanicsHelper::getTarget() for summoners in ObjectList David Cernat 2018-07-05 16:38:03 +0300
  • 130a32ebb0 [Client] Add new methods for handling mwmp::Target in MechanicsHelper David Cernat 2018-07-05 16:36:52 +0300
  • 7a032baaa3 [General] Move OSG hack to ELSE branch Koncord 2018-07-05 21:08:41 +0800
  • 533cd9cdec [General] Fix FindRakNet Koncord 2018-07-05 19:49:33 +0800
  • 470ea50b54 [General] Use LuaJit instead default Lua Koncord 2018-07-05 19:21:53 +0800
  • 9ebcd65634 Update docs/source/reference/documentationHowTo.rst David Walley 2018-07-05 10:58:52 +0000
  • b36bd75b59
    Merge pull request #1792 from Capostrophic/character Bret Curtis 2018-07-05 11:45:31 +0200
  • d03f9125e3 Update documentationHowTo.rst - extend to integrate GitLab into PyCharm David Walley 2018-07-05 08:45:09 +0000
  • 32ad8ef2f0 [General] Fix incorrect capitalization in ObjectMove directives David Cernat 2018-07-05 06:07:10 +0300
  • bbb461a5e5 [General] Make sure data in guiMessageBox is compressed David Cernat 2018-07-05 02:56:32 +0300
  • 7010575075 [Server] Return -1 in GetObjectSummonerPid() when the player is invalid David Cernat 2018-07-05 02:05:10 +0300
  • 5bc073603e
    Update changelog Capostrophic 2018-07-05 01:59:14 +0300
  • faf3e9ba5a Make spellcasting stance transition more smooth (fixes #4358) Capostrophic 2018-07-05 01:37:11 +0300
  • 9bfa01c579 Changed the way the revert command works: it now clones the changed record and uses the new RecordBase::revert() method to restore the previous value Added Flag_Dialogue_Refresh to var type and var value columns so that sub views update properly Doc West 2018-07-05 00:37:19 +0200
  • 76731f5def [Client] Don't remove SummonKeys with actorIds of -1 David Cernat 2018-07-05 01:11:45 +0300
  • 3cbbbeceb4 Updated change log Doc West 2018-07-04 23:25:24 +0200
  • bf49a3e760 Use setData() instead of emtitting dataChanged() which does not work on CI. Also Fixes the remaining issue with subviews not updating due to only the modified flag emitting a change, which prevented the widget mapper from working for updates. Doc West 2018-07-04 23:21:55 +0200
  • 96cf2cbd05 Notify views of changes of all cells in a row to properly update the row after revert Doc West 2018-07-04 22:37:10 +0200
  • 1c1b5986e9 Updated change log Doc West 2018-07-04 22:05:07 +0200
  • 5d38160239 Updated change log Doc West 2018-07-04 22:03:42 +0200
  • 2c39dba83b Updated change log Doc West 2018-07-04 22:01:45 +0200
  • baf21362e1 Fixed undo / redo actions losing their shortcuts Doc West 2018-07-04 21:47:16 +0200
  • 414f626309 Implemented search case sensitivity Doc West 2018-07-04 21:03:54 +0200
  • c2411982d2 [Client] Log object refNumIndexes and mpNums in a consistent way David Cernat 2018-07-04 21:54:11 +0300
  • 2ff9dc34a4 Merge branch 'win10_ci' into 'master' Bret Curtis 2018-07-04 16:54:28 +0000
  • d4d46fc602 Build everything but branches until we can allow VM/CIs to run on forked projects. Bret Curtis 2018-07-04 16:51:57 +0000