| 
								
								
									 Marc Zinnschlag | 030c733e2d | Merge branch 'master' into savedgame Conflicts:
	apps/openmw/mwmechanics/actors.cpp
	apps/openmw/mwworld/worldimp.cpp
	files/settings-default.cfg | 2013-12-07 12:27:06 +01:00 |  | 
				
					
						| 
								
								
									 Marc Zinnschlag | 674931a851 | remove terminating 0 from strings read from ESM records | 2013-12-06 14:24:14 +01:00 |  | 
				
					
						| 
								
								
									 Lukasz Gromanowski | bfd79bfbe6 | Various fixes for CppCheck warnings. Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com> | 2013-12-06 07:36:16 +01:00 |  | 
				
					
						| 
								
								
									 Marc Zinnschlag | e269c9e689 | changed a few sub record names to make them more unique | 2013-12-03 14:30:18 +01:00 |  | 
				
					
						| 
								
								
									 Marc Zinnschlag | 7d8e3ac651 | fixed QuestState::load/save | 2013-12-03 13:51:44 +01:00 |  | 
				
					
						| 
								
								
									 Marc Zinnschlag | 16e2d67b1f | added overloaded start/endRecord functions to ESMWriter | 2013-12-01 13:32:11 +01:00 |  | 
				
					
						| 
								
								
									 Marc Zinnschlag | eec9821cd8 | added records for storing journals in saved game files | 2013-11-30 14:41:12 +01:00 |  | 
				
					
						| 
								
								
									 Marc Zinnschlag | 750133c0dd | one more fix to SavedGame record saving | 2013-11-30 11:05:07 +01:00 |  | 
				
					
						| 
								
								
									 Marc Zinnschlag | e432ab5e8a | fixed static problem in Land recrod save function | 2013-11-28 11:51:21 +01:00 |  | 
				
					
						| 
								
								
									 Marc Zinnschlag | b40c0f2a07 | one more fix to SavedGame record saving | 2013-11-26 09:56:08 +01:00 |  | 
				
					
						| 
								
								
									 Marc Zinnschlag | 1ecadccb28 | fixed save function of SavedGame record | 2013-11-25 12:59:40 +01:00 |  | 
				
					
						| 
								
								
									 Marc Zinnschlag | 67cd0887e6 | added description field to saved game record; make use of description in GUI | 2013-11-24 15:19:56 +01:00 |  | 
				
					
						| 
								
								
									 Marc Zinnschlag | fc1501a510 | store character profile information in saved game file | 2013-11-21 10:53:42 +01:00 |  | 
				
					
						| 
								
								
									 Marc Zinnschlag | d6e2701dd6 | changed played time data type from float to double | 2013-11-21 10:10:41 +01:00 |  | 
				
					
						| 
								
								
									 scrawl | 3452bd2e0b | Add glow effect for enchanted items | 2013-11-20 00:13:12 +01:00 |  | 
				
					
						| 
								
								
									 Marc Zinnschlag | 9487bd33c3 | removed broken save function from ESMWriter | 2013-11-19 16:07:36 +01:00 |  | 
				
					
						| 
								
								
									 Marc Zinnschlag | 4c61deca8d | fixed save code for SavedGame record | 2013-11-19 15:31:39 +01:00 |  | 
				
					
						| 
								
								
									 Marc Zinnschlag | 35bf98a940 | modified esm reader/writer to use UTF8 when no encoder is given | 2013-11-19 13:46:24 +01:00 |  | 
				
					
						| 
								
								
									 Marc Zinnschlag | 903e867c24 | change to TES3 record (moved format field to the top) | 2013-11-19 13:44:18 +01:00 |  | 
				
					
						| 
								
								
									 Marc Zinnschlag | dc75627d53 | added secondary saved game header record | 2013-11-19 10:51:30 +01:00 |  | 
				
					
						| 
								
								
									 scrawl | aa84ce3f0d | Copy paste mistake (oops) | 2013-11-16 14:44:31 +01:00 |  | 
				
					
						| 
								
								
									 scrawl | c5f1bbcc5f | Add functions to get the effect affecting resistance and weakness for another effect | 2013-11-15 19:43:25 +01:00 |  | 
				
					
						| 
								
								
									 scrawl | 956d8adb99 | Merge branch 'master' of https://github.com/zinnschlag/openmw into magic Conflicts:
	apps/openmw/mwgui/inventoryitemmodel.cpp | 2013-11-14 14:25:22 +01:00 |  | 
				
					
						| 
								
								
									 Marc Zinnschlag | d49b8e7443 | Merge branch 'dialogue' | 2013-11-14 11:40:50 +01:00 |  | 
				
					
						| 
								
								
									 scrawl | a6e2f43b75 | Stop continuous VFX when the effect is no longer active. | 2013-11-13 15:44:43 +01:00 |  | 
				
					
						| 
								
								
									 scrawl | ffdb91bb21 | Add particles for Cast + Hit. Not looking quite right yet. | 2013-11-11 23:43:28 +01:00 |  | 
				
					
						| 
								
								
									 Marc Zinnschlag | 2fff7fc843 | save info records | 2013-11-11 12:21:26 +01:00 |  | 
				
					
						| 
								
								
									 Marc Zinnschlag | 8c4303399f | Merge branch 'master' into dialogue Conflicts:
	apps/opencs/model/world/columns.cpp
	apps/opencs/model/world/columns.hpp
	apps/opencs/model/world/data.cpp
	components/esm/loadinfo.hpp | 2013-11-10 13:21:39 +01:00 |  | 
				
					
						| 
								
								
									 Marc Zinnschlag | 2d4a6c0edf | cleaned up ID handling in INFO record (including a ESMTool bug fix) | 2013-11-05 12:56:20 +01:00 |  | 
				
					
						| 
								
								
									 Marc Zinnschlag | 9d7695ea88 | added missing columns to topic info table | 2013-11-05 11:41:48 +01:00 |  | 
				
					
						| 
								
								
									 Marc Zinnschlag | 767cb54e7c | added missing columns to journal info table | 2013-10-31 12:54:55 +01:00 |  | 
				
					
						| 
								
								
									 Marc Zinnschlag | ba88c94d58 | first attempt at an info record collection | 2013-10-29 13:18:22 +01:00 |  | 
				
					
						| 
								
								
									 Marc Zinnschlag | c995533e07 | Merge branch 'dialogue' into saving Conflicts:
	apps/opencs/model/world/columnimp.hpp
	apps/opencs/model/world/columns.cpp
	apps/opencs/model/world/columns.hpp
	apps/opencs/model/world/data.cpp
	components/esm/loaddial.hpp | 2013-10-21 16:45:43 +02:00 |  | 
				
					
						| 
								
								
									 Marc Zinnschlag | adf3a41a83 | added topic and journal tables | 2013-10-20 17:15:32 +02:00 |  | 
				
					
						| 
								
								
									 Jordan Ayers | 296b2ab870 | Magic Effect:  Recognize other display types. Fill out the list of effects which use percentage formatting.
Add in types which use Feet and level labels. | 2013-10-08 23:55:14 -05:00 |  | 
				
					
						| 
								
								
									 Jordan Ayers | 6ab7002908 | MagicEffect:  Put magnitude type into ESM::MagicEffect helper. | 2013-10-07 22:28:55 -05:00 |  | 
				
					
						| 
								
								
									 Marc Zinnschlag | baae548106 | added project scope filter saving | 2013-09-27 13:56:40 +02:00 |  | 
				
					
						| 
								
								
									 Marc Zinnschlag | 4ea5191d7d | fixed write function for ESM variant type | 2013-09-27 13:17:04 +02:00 |  | 
				
					
						| 
								
								
									 Marc Zinnschlag | 5779f799ab | create project file when saving content file | 2013-09-27 11:36:06 +02:00 |  | 
				
					
						| 
								
								
									 Marc Zinnschlag | c42e74dadf | make 4 byte record type accessable from record struct | 2013-09-24 13:17:28 +02:00 |  | 
				
					
						| 
								
								
									 Marc Zinnschlag | d4b2a6b9f1 | Merge remote-tracking branch 'graffy76/esxSelector' into saving | 2013-09-23 10:09:43 +02:00 |  | 
				
					
						| 
								
								
									 graffy76 | cfdc19c427 | Renamed esxSelector to contentSelector Fixed datafilespage model implementation in launcher
Filtered addons in table view by selected game file | 2013-09-21 23:06:29 -05:00 |  | 
				
					
						| 
								
								
									 Marc Zinnschlag | bf0fba68af | added save stage for globals | 2013-09-16 12:51:57 +02:00 |  | 
				
					
						| 
								
								
									 Marc Zinnschlag | 874ce26bef | added missing consts to record save functions | 2013-09-16 12:32:35 +02:00 |  | 
				
					
						| 
								
								
									 Marc Zinnschlag | 1ee228a566 | fix for the ESMWriter fix | 2013-09-15 15:30:17 +02:00 |  | 
				
					
						| 
								
								
									 Marc Zinnschlag | bcd36bd378 | various ESMWriter fixes | 2013-09-15 15:00:15 +02:00 |  | 
				
					
						| 
								
								
									 Marc Zinnschlag | 9332684335 | allow the use of value types in string filters | 2013-09-05 15:05:49 +02:00 |  | 
				
					
						| 
								
								
									 scrawl | d3d6dfbde8 | Refactored loading screen - Add loading progress for data files, global map, terrain
 - Refactored and improved cell loading progress | 2013-08-27 15:48:13 +02:00 |  | 
				
					
						| 
								
								
									 Marc Zinnschlag | f605dcdd24 | Merge branch 'filter' | 2013-08-24 14:51:05 +02:00 |  | 
				
					
						| 
								
								
									 Marc Zinnschlag | e03e2f0817 | Merge remote-tracking branch 'scrawl/master' | 2013-08-21 19:50:08 +02:00 |  |