047ccdf43a 
								
							
								 
							
						 
						
							
							
								
								Merge  https://github.com/angavrilov/dfhack  
							
							
							
						 
						
							2012-03-26 16:13:36 +02:00  
				
					
						
							
							
								 
						
							
							
								213acd054a 
								
							
								 
							
						 
						
							
							
								
								minor: fixed typo  
							
							
							
						 
						
							2012-03-26 14:59:18 +02:00  
				
					
						
							
							
								 
						
							
							
								eb5a364924 
								
							
								 
							
						 
						
							
							
								
								minor: replace tabs with spaces  
							
							
							
						 
						
							2012-03-26 12:36:03 +02:00  
				
					
						
							
							
								 
						
							
							
								517fc310bf 
								
							
								 
							
						 
						
							
							
								
								documented changelayer plugin  
							
							
							
						 
						
							2012-03-26 12:27:32 +02:00  
				
					
						
							
							
								 
						
							
							
								157f23be5c 
								
							
								 
							
						 
						
							
							
								
								Fix warnings.  
							
							
							
						 
						
							2012-03-26 12:42:05 +04:00  
				
					
						
							
							
								 
						
							
							
								d50f42e4f3 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'angavrilov/master'  
							
							
							
						 
						
							2012-03-26 10:36:21 +02:00  
				
					
						
							
							
								 
						
							
							
								00a5bfcf3e 
								
							
								 
							
						 
						
							
							
								
								Work around a msvc issue with spurious specialization ambiguity errors.  
							
							
							
						 
						
							2012-03-26 10:46:51 +04:00  
				
					
						
							
							
								 
						
							
							
								af344e57bd 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/master'  
							
							
							
						 
						
							2012-03-26 04:17:06 +02:00  
				
					
						
							
							
								 
						
							
							
								e63ba6f87d 
								
							
								 
							
						 
						
							
							
								
								added changelayer plugin  
							
							
							
						 
						
							2012-03-26 04:15:42 +02:00  
				
					
						
							
							
								 
						
							
							
								1a19e17695 
								
							
								 
							
						 
						
							
							
								
								Track structures, stonesense  
							
							
							
						 
						
							2012-03-26 03:39:14 +02:00  
				
					
						
							
							
								 
						
							
							
								85c3fbedcc 
								
							
								 
							
						 
						
							
							
								
								Merge  https://github.com/warmist/dfhack  
							
							
							
						 
						
							2012-03-26 03:38:16 +02:00  
				
					
						
							
							
								 
						
							
							
								a120df8e5c 
								
							
								 
							
						 
						
							
							
								
								Merge  https://github.com/rh73/dfhack  
							
							
							
						 
						
							2012-03-26 03:37:49 +02:00  
				
					
						
							
							
								 
						
							
							
								dd8c4a4892 
								
							
								 
							
						 
						
							
							
								
								Merge  https://github.com/wjrogers/dfhack  
							
							
							
						 
						
							2012-03-26 03:37:21 +02:00  
				
					
						
							
							
								 
						
							
							
								d0090e9551 
								
							
								 
							
						 
						
							
							
								
								Fix lua wrapper: create one function identity instance per method.  
							
							... 
							
							
							
							Otherwise all methods of the same prototype are lumped into one. 
							
						 
						
							2012-03-25 21:12:20 +04:00  
				
					
						
							
							
								 
						
							
							
								1d81cb56ba 
								
							
								 
							
						 
						
							
							
								
								Make enum attributes accessible through the lua wrapper.  
							
							... 
							
							
							
							TODO: make them completely read-only. 
							
						 
						
							2012-03-25 19:12:59 +04:00  
				
					
						
							
							
								 
						
							
							
								43b6bb083d 
								
							
								 
							
						 
						
							
							
								
								Fix generate-*.bat for DF paths containing spaces.  
							
							
							
						 
						
							2012-03-25 10:56:20 -04:00  
				
					
						
							
							
								 
						
							
							
								0412aaebe4 
								
							
								 
							
						 
						
							
							
								
								Add a delete() method to the objects in the lua wrapper.  
							
							
							
						 
						
							2012-03-25 15:48:18 +04:00  
				
					
						
							
							
								 
						
							
							
								7209e4d3f2 
								
							
								 
							
						 
						
							
							
								
								Attach static methods to the type objects in the lua wrapper.  
							
							
							
						 
						
							2012-03-25 15:20:58 +04:00  
				
					
						
							
							
								 
						
							
							
								96064da6ba 
								
							
								 
							
						 
						
							
							
								
								remove cursedump, use api instead  
							
							
							
						 
						
							2012-03-25 12:11:00 +02:00  
				
					
						
							
							
								 
						
							
							
								8d345be6e7 
								
							
								 
							
						 
						
							
							
								
								Expose virtual methods in the lua wrapper.  
							
							
							
						 
						
							2012-03-25 14:06:05 +04:00  
				
					
						
							
							
								 
						
							
							
								b790909950 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/master'  
							
							
							
						 
						
							2012-03-25 11:57:13 +02:00  
				
					
						
							
							
								 
						
							
							
								63634de8d5 
								
							
								 
							
						 
						
							
							
								
								Fixed empregnate, and some other tools...  
							
							
							
						 
						
							2012-03-25 11:48:53 +03:00  
				
					
						
							
							
								 
						
							
							
								5d471a2a74 
								
							
								 
							
						 
						
							
							
								
								Since lua is now compiled as c++, don't declare api functions extern "C".  
							
							
							
						 
						
							2012-03-25 11:11:45 +04:00  
				
					
						
							
							
								 
						
							
							
								def7e51564 
								
							
								 
							
						 
						
							
							
								
								Merge  https://github.com/warmist/dfhack  
							
							
							
						 
						
							2012-03-25 03:27:26 +02:00  
				
					
						
							
							
								 
						
							
							
								e36ed9ac07 
								
							
								 
							
						 
						
							
							
								
								Fixed more plugins (embark/friendship/simple_embark)  
							
							
							
						 
						
							2012-03-25 01:31:58 +02:00  
				
					
						
							
							
								 
						
							
							
								ee66731d63 
								
							
								 
							
						 
						
							
							
								
								Remove Qt and server plugins.  
							
							
							
						 
						
							2012-03-25 00:28:29 +01:00  
				
					
						
							
							
								 
						
							
							
								947adeac83 
								
							
								 
							
						 
						
							
							
								
								Silence warning 4482  
							
							
							
						 
						
							2012-03-24 18:18:29 -05:00  
				
					
						
							
							
								 
						
							
							
								b8210a4cc7 
								
							
								 
							
						 
						
							
							
								
								Commented non working parts... Not very much left...  
							
							
							
						 
						
							2012-03-25 01:16:41 +02:00  
				
					
						
							
							
								 
						
							
							
								b47e068f8c 
								
							
								 
							
						 
						
							
							
								
								Merge  https://github.com/warmist/dfhack  
							
							
							
						 
						
							2012-03-24 23:12:10 +01:00  
				
					
						
							
							
								 
						
							
							
								645e5eb2c1 
								
							
								 
							
						 
						
							
							
								
								track structures  
							
							
							
						 
						
							2012-03-24 22:44:16 +01:00  
				
					
						
							
							
								 
						
							
							
								4e11a4be1a 
								
							
								 
							
						 
						
							
							
								
								Tried to update df-structs.  
							
							
							
						 
						
							2012-03-24 21:35:09 +02:00  
				
					
						
							
							
								 
						
							
							
								39f722339c 
								
							
								 
							
						 
						
							
							
								
								Track structures  
							
							
							
						 
						
							2012-03-24 17:10:45 +01:00  
				
					
						
							
							
								 
						
							
							
								3331bc31f6 
								
							
								 
							
						 
						
							
							
								
								Merge  https://github.com/warmist/dfhack  
							
							
							
						 
						
							2012-03-24 17:10:19 +01:00  
				
					
						
							
							
								 
						
							
							
								fc4a72bbf3 
								
							
								 
							
						 
						
							
							
								
								Merge  https://github.com/quietust/dfhack  
							
							
							
						 
						
							2012-03-24 17:09:11 +01:00  
				
					
						
							
							
								 
						
							
							
								b56917f91b 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/angavrilov/dfhack  
							
							
							
						 
						
							2012-03-24 16:49:17 +02:00  
				
					
						
							
							
								 
						
							
							
								e779a076fc 
								
							
								 
							
						 
						
							
							
								
								Fix Lua compilation on win32 - extern must come BEFORE __declspec  
							
							
							
						 
						
							2012-03-24 09:11:25 -05:00  
				
					
						
							
							
								 
						
							
							
								99da37ae46 
								
							
								 
							
						 
						
							
							
								
								Moving to new LuaWrapper.  
							
							
							
						 
						
							2012-03-24 14:47:51 +02:00  
				
					
						
							
							
								 
						
							
							
								517b2ffadb 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'peterix/master'  
							
							
							
						 
						
							2012-03-24 16:30:07 +04:00  
				
					
						
							
							
								 
						
							
							
								0c7fc233bd 
								
							
								 
							
						 
						
							
							
								
								Support resize/erase/insert for containers, and allow any index in BitArray.  
							
							
							
						 
						
							2012-03-24 16:28:53 +04:00  
				
					
						
							
							
								 
						
							
							
								5453521da2 
								
							
								 
							
						 
						
							
							
								
								Make liquids and tiletypes reference Brushes.h in the build system  
							
							... 
							
							
							
							This should cause the header to show up in MSVC 
							
						 
						
							2012-03-24 13:22:43 +01:00  
				
					
						
							
							
								 
						
							
							
								8a847dbaba 
								
							
								 
							
						 
						
							
							
								
								Tweaks and cleanups  
							
							... 
							
							
							
							Removed t_virtual.
Made lua use C++ compiler
Removed many silly exception types from Error.h and renamed the rest.
Removed Brush classes from tiletypes plugin. 
							
						 
						
							2012-03-24 12:13:51 +01:00  
				
					
						
							
							
								 
						
							
							
								106aedbaa5 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/master'  
							
							
							
						 
						
							2012-03-24 12:02:50 +01:00  
				
					
						
							
							
								 
						
							
							
								9c38b1e6b5 
								
							
								 
							
						 
						
							
							
								
								minor: changed comment  
							
							
							
						 
						
							2012-03-24 12:02:41 +01:00  
				
					
						
							
							
								 
						
							
							
								d865d54a90 
								
							
								 
							
						 
						
							
							
								
								Split LuaWrapper.cpp into two files.  
							
							
							
						 
						
							2012-03-24 13:25:10 +04:00  
				
					
						
							
							
								 
						
							
							
								053bfe345c 
								
							
								 
							
						 
						
							
							
								
								Implement allocation and copy for c++ objects in the lua wrapper.  
							
							
							
						 
						
							2012-03-24 12:43:53 +04:00  
				
					
						
							
							
								 
						
							
							
								7fe5fc9a90 
								
							
								 
							
						 
						
							
							
								
								autolabor fixage  
							
							
							
						 
						
							2012-03-24 01:33:29 +01:00  
				
					
						
							
							
								 
						
							
							
								e90da2bff1 
								
							
								 
							
						 
						
							
							
								
								Move autolabor to main plugin folder  
							
							
							
						 
						
							2012-03-24 01:29:09 +01:00  
				
					
						
							
							
								 
						
							
							
								13cf648634 
								
							
								 
							
						 
						
							
							
								
								Merge  https://github.com/RossM/dfhack  
							
							
							
						 
						
							2012-03-24 01:26:36 +01:00  
				
					
						
							
							
								 
						
							
							
								addb5c87aa 
								
							
								 
							
						 
						
							
							
								
								liquids vs liquidsgo: FIGHT!  
							
							... 
							
							
							
							liquidsgo WINS, renamed to liquids to not confuse users. 
							
						 
						
							2012-03-24 00:13:16 +01:00  
				
					
						
							
							
								 
						
							
							
								078caf363f 
								
							
								 
							
						 
						
							
							
								
								Move merged plugins into main plugin folder.  
							
							
							
						 
						
							2012-03-23 23:49:28 +01:00