|  Warmist | 6be65690f7 | Merge branch 'master' of https://github.com/angavrilov/dfhack into experimental-dontmerge | 2012-11-02 20:29:27 +02:00 | 
				
					
						|  Warmist | 296d1cf090 | More scripts for dfusion. Only fixes left, and updating bin-plugins (friendship and migrants(??)) | 2012-11-02 00:50:20 +02:00 | 
				
					
						|  Warmist | ba071468dc | New way of doing things! Now using a class for menus, also no (non script) way to use bin-plugins. | 2012-11-02 00:28:16 +02:00 | 
				
					
						|  Warmist | 209d593f21 | Another day, another commit. | 2012-11-01 16:00:00 +02:00 | 
				
					
						|  Alexander Gavrilov | e353f5f03e | Add a script to complement the weapon rack binary patch. | 2012-10-27 20:16:27 +04:00 | 
				
					
						|  Alexander Gavrilov | e23052a570 | Fix an error in gui/workflow when enabling, and tweak color. | 2012-10-26 11:52:41 +04:00 | 
				
					
						|  Alexander Gavrilov | 8eebfa007c | Tweak the workflow gui script to make the UI operate smoother. | 2012-10-25 12:15:18 +04:00 | 
				
					
						|  Alexander Gavrilov | 59ec9b304e | Implement adding workflow constraints from gui/workflow. | 2012-10-24 21:49:30 +04:00 | 
				
					
						|  Alexander Gavrilov | 616c57257d | Support changing the constraint ranges from the workflow gui script. TODO: implement creating completely new constraints. | 2012-10-24 19:25:06 +04:00 | 
				
					
						|  Alexander Gavrilov | 09f8e8e419 | Start working on gui for workflow. | 2012-10-23 21:42:03 +04:00 | 
				
					
						|  Alexander Gavrilov | 46938625fd | Pass the hotkey keys to dwarfmode from overlays, and fix gui/workshop-job. | 2012-10-21 21:45:51 +04:00 | 
				
					
						|  Warmist | 86ec66c0fb | More work on dfusion. Embark anywhere script separated. | 2012-10-21 13:42:55 +03:00 | 
				
					
						|  Alexander Gavrilov | 67674a7676 | Merge remote-tracking branch 'jjyg/master' | 2012-10-21 11:12:32 +04:00 | 
				
					
						|  jj | 1f7a01d685 | follow rename unit.military.squad_index to squad_id in df-structures | 2012-10-20 22:35:39 +02:00 | 
				
					
						|  Alexander Gavrilov | dee0c97584 | Add a gui script for viewing and changing job_item properties. | 2012-10-20 21:57:36 +04:00 | 
				
					
						|  Warmist | 1b5a6616e2 | Just companion orders tool | 2012-10-17 19:33:20 +03:00 | 
				
					
						|  Alexander Gavrilov | 2d4935bc17 | Add lua API functions for verifying item and material vs job_item flags. | 2012-10-17 19:16:18 +04:00 | 
				
					
						|  Alexander Gavrilov | abfe2754fb | Start implementing common widgets for lua screens. | 2012-10-15 20:03:18 +04:00 | 
				
					
						|  Alexander Gavrilov | 33bd8103de | Extract an abstract View superclass from Screen to handle widget trees. | 2012-10-15 15:30:00 +04:00 | 
				
					
						|  Alexander Gavrilov | adfb307942 | Merge remote-tracking branch 'kmartin/master' | 2012-10-12 16:02:42 +04:00 | 
				
					
						|  Alexander Gavrilov | 5f9489a843 | Start making a script for viewing and changing minecart Guide paths. | 2012-10-11 19:32:41 +04:00 | 
				
					
						|  jj | 9148079745 | Merge branch 'master' of git://github.com/angavrilov/dfhack | 2012-10-10 19:47:01 +02:00 | 
				
					
						|  jj | b5f5d1f85b | removebadthoughts: add --dry-run option | 2012-10-10 19:45:16 +02:00 | 
				
					
						|  jj | b3b93f818d | slayrace: show number of creatures per race | 2012-10-10 19:25:30 +02:00 | 
				
					
						|  jj | e3e01107b9 | fix deathcause for new df-structures | 2012-10-10 18:56:23 +02:00 | 
				
					
						|  Warmist | 923ea3f4b0 | Reactionhooks more usefull and gm-editor minor tweaks (e.g. search in containers) | 2012-10-07 20:44:18 +03:00 | 
				
					
						|  Alexander Gavrilov | 3a522768a2 | Implement feed-based finders for the remaining applicable globals. | 2012-10-03 19:07:04 +04:00 | 
				
					
						|  Alexander Gavrilov | 33aead34b4 | Implement a more automated search mode based on keys for some globals. | 2012-10-02 19:53:16 +04:00 | 
				
					
						|  Alexander Gavrilov | 9d5adf1b2f | Update the lua screens to use the new key display string API function. | 2012-10-02 15:25:59 +04:00 | 
				
					
						|  Alexander Gavrilov | 62cde96724 | Add a script to reclassify 'individual choice' weapons based on unit skill. | 2012-09-29 17:21:49 +04:00 | 
				
					
						|  Warmist | cc5df57e53 | Little error fixed in lua script | 2012-09-25 10:24:45 +03:00 | 
				
					
						|  Warmist | bd2f3a9998 | Moved lua out of dfusion. Now lua is a script. supports --file (or -f) flag, usage: lua <command> or lua --file <filename> or just "lua" for interactive interpreter. | 2012-09-25 00:24:37 +03:00 | 
				
					
						|  Alexander Gavrilov | 821271383e | Add one more bad thought from siren for civilians. Originally a Tax Collector thought, but the message sounds appropriate. | 2012-09-24 20:01:53 +04:00 | 
				
					
						|  Warmist | 28354715ff | Editor with dialog mode (no without switching from/to console to edit anything!) | 2012-09-23 23:45:19 +03:00 | 
				
					
						|  Warmist | 39df1e0ece | Removed unused stuff from editor | 2012-09-23 23:23:12 +03:00 | 
				
					
						|  Warmist | 77a4058145 | gm-editor fixes and improvements | 2012-09-23 23:22:14 +03:00 | 
				
					
						|  Kelly Martin | b0bec4c4d4 | Merge remote-tracking branch 'angavrilov/master' | 2012-09-22 13:07:00 -05:00 | 
				
					
						|  Alexander Gavrilov | 825d21c91a | Add a script to wake up units and stop breaks & parties. | 2012-09-22 21:00:13 +04:00 | 
				
					
						|  Alexander Gavrilov | 6f67a71e00 | Search for cur_season and cur_season_tick in devel/find-offsets. | 2012-09-22 14:52:08 +04:00 | 
				
					
						|  Alexander Gavrilov | f7e414e397 | Add a devel script to inject raw definitions into an existing world. | 2012-09-21 19:00:18 +04:00 | 
				
					
						|  jj | b3ae67cc8b | add scripts/deathcause | 2012-09-21 15:47:46 +02:00 | 
				
					
						|  Alexander Gavrilov | 462bedb757 | Fix the rename plugin and script to use the new getSelectedBuilding API. | 2012-09-20 11:11:59 +04:00 | 
				
					
						|  jj | 27fd3f5fc7 | Merge branch 'master' of git://github.com/angavrilov/dfhack | 2012-09-19 15:05:42 +02:00 | 
				
					
						|  Warmist | a02a120e2d | Merge branch 'master' of https://github.com/angavrilov/dfhack into experimental-dontmerge Conflicts:
	dfhack.init-example
	library/xml
	plugins/CMakeLists.txt | 2012-09-18 23:46:16 +03:00 | 
				
					
						|  Alexander Gavrilov | 57b72831ca | Overhaul the concept of lua 'class' initialization yet again. | 2012-09-18 20:30:25 +04:00 | 
				
					
						|  jj | 2032f8e407 | scripts/drainaquifer | 2012-09-18 10:17:32 +02:00 | 
				
					
						|  jj | 711a9bd9b2 | add scripts/superdwarf | 2012-09-18 10:17:32 +02:00 | 
				
					
						|  Alexander Gavrilov | 82e870c8dd | Move siege engine out of devel. | 2012-09-17 14:59:59 +04:00 | 
				
					
						|  jj | 5474ccacb6 | Merge branch 'master' of git://github.com/angavrilov/dfhack | 2012-09-14 14:30:25 +02:00 | 
				
					
						|  Alexander Gavrilov | aaf5d181bd | Add yet one more performance-oriented tweak for temperature updates. | 2012-09-14 12:14:36 +04:00 |