aa091ed37e 
								
									
								
							
								 
							
						 
						
							
							
								
								overwrite anchored textures where we actually touch their anchor  
							
							
							
						 
						
							2023-01-01 00:45:14 -08:00  
				
					
						
							
							
								 
						
							
							
								7d5d2d0a9b 
								
									
								
							
								 
							
						 
						
							
							
								
								clear out obsolete area map and menu logic  
							
							... 
							
							
							
							in particular, return the correct map dimensions in getDwarfmodeDims() 
							
						 
						
							2022-12-31 22:49:30 -08:00  
				
					
						
							
							
								 
						
							
							
								a6294c24fb 
								
									
								
							
								 
							
						 
						
							
							
								
								implement Screen::paintTile and readTile  
							
							
							
						 
						
							2022-12-31 21:16:42 -08:00  
				
					
						
							
							
								 
						
							
							
								5232e2b04e 
								
									
								
							
								 
							
						 
						
							
							
								
								add dfhack-config/scripts to default script paths  
							
							
							
						 
						
							2022-12-30 23:30:11 -08:00  
				
					
						
							
							
								 
						
							
							
								bf995a0968 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2533  from myk002/myk_lua_input  
							
							... 
							
							
							
							adjust Lua widgets to new input scheme 
							
						 
						
							2022-12-30 22:37:12 -08:00  
				
					
						
							
							
								 
						
							
							
								a7dd14d699 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2535  from myk002/myk_smart_refresh  
							
							... 
							
							
							
							only do a full refresh when needed 
							
						 
						
							2022-12-30 22:36:42 -08:00  
				
					
						
							
							
								 
						
							
							
								cf65f48aa0 
								
									
								
							
								 
							
						 
						
							
							
								
								don't use defunct MENU_CONFIRM keybinding  
							
							
							
						 
						
							2022-12-30 22:35:08 -08:00  
				
					
						
							
							
								 
						
							
							
								21f137644f 
								
									
								
							
								 
							
						 
						
							
							
								
								remove trailing whitespace  
							
							
							
						 
						
							2022-12-30 22:35:08 -08:00  
				
					
						
							
							
								 
						
							
							
								3a76fc086f 
								
									
								
							
								 
							
						 
						
							
							
								
								fix keyboard movement of Panel widgets  
							
							
							
						 
						
							2022-12-30 22:35:08 -08:00  
				
					
						
							
							
								 
						
							
							
								6871bc20c4 
								
									
								
							
								 
							
						 
						
							
							
								
								use new KEYBOARD interface keys in move delta  
							
							
							
						 
						
							2022-12-30 22:35:08 -08:00  
				
					
						
							
							
								 
						
							
							
								04f2d555c6 
								
									
								
							
								 
							
						 
						
							
							
								
								implement context-aware mouse wheel scrolling  
							
							
							
						 
						
							2022-12-30 22:35:08 -08:00  
				
					
						
							
							
								 
						
							
							
								38b525bdb5 
								
									
								
							
								 
							
						 
						
							
							
								
								adapt lua library widgets to new keyboard keybindings  
							
							
							
						 
						
							2022-12-30 22:35:08 -08:00  
				
					
						
							
							
								 
						
							
							
								1d7a7c8a49 
								
									
								
							
								 
							
						 
						
							
							
								
								Don't leave artifats behind when dimissing mboxes  
							
							
							
						 
						
							2022-12-30 22:20:50 -08:00  
				
					
						
							
							
								 
						
							
							
								dd0cc087d5 
								
									
								
							
								 
							
						 
						
							
							
								
								Revert "consolidate full refresh logic in widgets.Panel"  
							
							... 
							
							
							
							This reverts commit 33787473f0 
							
						 
						
							2022-12-30 22:13:53 -08:00  
				
					
						
							
							
								 
						
							
							
								bf9db8e223 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2534  from myk002/myk_scrollbar  
							
							... 
							
							
							
							skin our scrollbars to look and hover like DF's 
							
						 
						
							2022-12-30 21:51:25 -08:00  
				
					
						
							
							
								 
						
							
							
								33787473f0 
								
									
								
							
								 
							
						 
						
							
							
								
								consolidate full refresh logic in widgets.Panel  
							
							
							
						 
						
							2022-12-30 20:44:15 -08:00  
				
					
						
							
							
								 
						
							
							
								88dcdfd158 
								
									
								
							
								 
							
						 
						
							
							
								
								move trigger code from Window to Panel  
							
							... 
							
							
							
							where the drag/resize code actually is. Panels can be dragged around the
parent screen without them being a Window 
							
						 
						
							2022-12-30 20:01:09 -08:00  
				
					
						
							
							
								 
						
							
							
								70a0f4a718 
								
									
								
							
								 
							
						 
						
							
							
								
								only do a full refresh when needed  
							
							... 
							
							
							
							this significantly reduces CPU utilization when DFHack-owned screens are
visible. 
							
						 
						
							2022-12-30 17:06:41 -08:00  
				
					
						
							
							
								 
						
							
							
								7d91f9262d 
								
									
								
							
								 
							
						 
						
							
							
								
								respect tile colors in pens  
							
							
							
						 
						
							2022-12-30 05:36:41 -08:00  
				
					
						
							
							
								 
						
							
							
								3aac79fe4f 
								
									
								
							
								 
							
						 
						
							
							
								
								skin our scrollbars to look and hover like DF's  
							
							
							
						 
						
							2022-12-30 05:33:17 -08:00  
				
					
						
							
							
								 
						
							
							
								83a8e9a45a 
								
									
								
							
								 
							
						 
						
							
							
								
								render bright colors correctly  
							
							
							
						 
						
							2022-12-30 03:30:01 -08:00  
				
					
						
							
							
								 
						
							
							
								1265d531d5 
								
									
								
							
								 
							
						 
						
							
							
								
								only keep the anchor flag if it's already there  
							
							
							
						 
						
							2022-12-30 00:53:44 -08:00  
				
					
						
							
							
								 
						
							
							
								f45eac993a 
								
									
								
							
								 
							
						 
						
							
							
								
								use semantically clearer div rather than bit shift  
							
							
							
						 
						
							2022-12-29 22:18:35 -08:00  
				
					
						
							
							
								 
						
							
							
								a4c11de4fb 
								
									
								
							
								 
							
						 
						
							
							
								
								returns correct mouse pos when in ascii  
							
							
							
						 
						
							2022-12-29 00:01:40 -08:00  
				
					
						
							
							
								 
						
							
							
								371f5be050 
								
									
								
							
								 
							
						 
						
							
							
								
								fix signedness of comparison var  
							
							
							
						 
						
							2022-12-28 23:31:06 -08:00  
				
					
						
							
							
								 
						
							
							
								cff603e243 
								
									
								
							
								 
							
						 
						
							
							
								
								allow Labels to write tile textures  
							
							
							
						 
						
							2022-12-28 23:16:13 -08:00  
				
					
						
							
							
								 
						
							
							
								d7b67e9528 
								
									
								
							
								 
							
						 
						
							
							
								
								remove cached USE_GRAPHICS from gui.lua  
							
							... 
							
							
							
							it's no longer constant 
							
						 
						
							2022-12-28 16:27:44 -08:00  
				
					
						
							
							
								 
						
							
							
								fc523f12fe 
								
									
								
							
								 
							
						 
						
							
							
								
								expose and document dfhack.screen.getMousePixels()  
							
							
							
						 
						
							2022-12-28 16:05:27 -08:00  
				
					
						
							
							
								 
						
							
							
								07f8fad787 
								
									
								
							
								 
							
						 
						
							
							
								
								implement Gui::getMousePos and Gui::getDepthAt  
							
							
							
						 
						
							2022-12-28 16:00:10 -08:00  
				
					
						
							
							
								 
						
							
							
								ada96e616a 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2521  from myk002/myk_hooks  
							
							... 
							
							
							
							Prepare for the hook API 
							
						 
						
							2022-12-27 19:47:38 -08:00  
				
					
						
							
							
								 
						
							
							
								e2a4eeb422 
								
									
								
							
								 
							
						 
						
							
							
								
								write textures and chars to the map  
							
							
							
						 
						
							2022-12-27 17:00:50 -08:00  
				
					
						
							
							
								 
						
							
							
								99ffe769fa 
								
									
								
							
								 
							
						 
						
							
							
								
								rendering the parent now involves a full refresh  
							
							... 
							
							
							
							in order to get the background 
							
						 
						
							2022-12-27 15:23:34 -08:00  
				
					
						
							
							
								 
						
							
							
								033eb2aefd 
								
									
								
							
								 
							
						 
						
							
							
								
								use default background colors  
							
							... 
							
							
							
							and ensure texpos_lower doesn't peek through 
							
						 
						
							2022-12-27 15:05:13 -08:00  
				
					
						
							
							
								 
						
							
							
								75afa88790 
								
									
								
							
								 
							
						 
						
							
							
								
								use tiles for our default frame  
							
							
							
						 
						
							2022-12-27 14:40:35 -08:00  
				
					
						
							
							
								 
						
							
							
								69c9e3ffb7 
								
									
								
							
								 
							
						 
						
							
							
								
								render tiles if given in the pen; otherwise text  
							
							... 
							
							
							
							this commit also smooths out many conflicts with other layers, but the
anchor layer still gives us trouble. it will overwrite us unless we
cover the upper left tile of the anchor graphic, and then the entire
anchor graphic will disappear. not ideal, but it's a start 
							
						 
						
							2022-12-27 14:39:03 -08:00  
				
					
						
							
							
								 
						
							
							
								4f9f8ebcf6 
								
									
								
							
								 
							
						 
						
							
							
								
								fix unused return value warning  
							
							
							
						 
						
							2022-12-26 10:26:22 -08:00  
				
					
						
							
							
								 
						
							
							
								4789637625 
								
									
								
							
								 
							
						 
						
							
							
								
								implement new dfhooks API  
							
							
							
						 
						
							2022-12-25 18:15:55 -08:00  
				
					
						
							
							
								 
						
							
							
								e2425b5c7c 
								
							
								 
							
						 
						
							
							
								
								Auto-update submodules  
							
							... 
							
							
							
							library/xml: master
scripts: master 
							
						 
						
							2022-12-25 07:13:11 +00:00  
				
					
						
							
							
								 
						
							
							
								7625dc132e 
								
							
								 
							
						 
						
							
							
								
								Auto-update submodules  
							
							... 
							
							
							
							library/xml: master
scripts: master 
							
						 
						
							2022-12-24 07:13:19 +00:00  
				
					
						
							
							
								 
						
							
							
								6a61c750e9 
								
									
								
							
								 
							
						 
						
							
							
								
								widgets.render_text(): error early if key is invalid  
							
							... 
							
							
							
							This helps identify _which_ key is invalid - otherwise, getKeyDisplay()
complains that it was called with `nil`, which is less helpful. 
							
						 
						
							2022-12-23 13:17:26 -05:00  
				
					
						
							
							
								 
						
							
							
								12804a10a6 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix Gui/Screen to work with g_src changes ( dfhack/df-structures#487 )  
							
							
							
						 
						
							2022-12-23 00:36:09 -05:00  
				
					
						
							
							
								 
						
							
							
								07a0e6e511 
								
							
								 
							
						 
						
							
							
								
								Auto-update submodules  
							
							... 
							
							
							
							library/xml: master 
							
						 
						
							2022-12-22 19:38:45 +00:00  
				
					
						
							
							
								 
						
							
							
								52c1e49197 
								
									
								
							
								 
							
						 
						
							
							
								
								get the text rendering back  
							
							
							
						 
						
							2022-12-21 22:13:05 -08:00  
				
					
						
							
							
								 
						
							
							
								48a9e1c518 
								
							
								 
							
						 
						
							
							
								
								more new var names  
							
							
							
						 
						
							2022-12-22 05:16:40 +00:00  
				
					
						
							
							
								 
						
							
							
								93c875fb56 
								
									
								
							
								 
							
						 
						
							
							
								
								adjust to new variable names  
							
							
							
						 
						
							2022-12-21 14:07:36 -08:00  
				
					
						
							
							
								 
						
							
							
								839e927f9b 
								
									
								
							
								 
							
						 
						
							
							
								
								comment out problematic code from Renderer  
							
							
							
						 
						
							2022-12-21 14:06:58 -08:00  
				
					
						
							
							
								 
						
							
							
								010b18c0e4 
								
									
								
							
								 
							
						 
						
							
							
								
								hide "offset" tiles that we occlude  
							
							
							
						 
						
							2022-12-20 20:10:14 -08:00  
				
					
						
							
							
								 
						
							
							
								106b55397a 
								
									
								
							
								 
							
						 
						
							
							
								
								comment out problematic code in Core  
							
							
							
						 
						
							2022-12-20 19:04:30 -08:00  
				
					
						
							
							
								 
						
							
							
								6c5b7d9458 
								
							
								 
							
						 
						
							
							
								
								Auto-update submodules  
							
							... 
							
							
							
							library/xml: master 
							
						 
						
							2022-12-21 02:44:29 +00:00  
				
					
						
							
							
								 
						
							
							
								663e1dd541 
								
									
								
							
								 
							
						 
						
							
							
								
								ascii is now in color  
							
							
							
						 
						
							2022-12-20 16:33:11 -08:00  
				
					
						
							
							
								 
						
							
							
								d7f51e5ed8 
								
									
								
							
								 
							
						 
						
							
							
								
								basic text drawing  
							
							
							
						 
						
							2022-12-20 11:00:49 -08:00  
				
					
						
							
							
								 
						
							
							
								7f91cf6e2a 
								
									
								
							
								 
							
						 
						
							
							
								
								more instrumentation for eventmanager  
							
							
							
						 
						
							2022-12-20 09:49:35 -08:00  
				
					
						
							
							
								 
						
							
							
								999d602e79 
								
									
								
							
								 
							
						 
						
							
							
								
								instrument eventmanager a bit  
							
							
							
						 
						
							2022-12-19 13:43:57 -08:00  
				
					
						
							
							
								 
						
							
							
								d04e30406f 
								
							
								 
							
						 
						
							
							
								
								Auto-update submodules  
							
							... 
							
							
							
							library/xml: master 
							
						 
						
							2022-12-17 23:58:29 +00:00  
				
					
						
							
							
								 
						
							
							
								eef6dcb08c 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2504  from ab9rf/develop  
							
							... 
							
							
							
							initial 50.03 alpha branch - into the breach we go 
							
						 
						
							2022-12-17 15:51:16 -06:00  
				
					
						
							
							
								 
						
							
							
								607a4b34d4 
								
							
								 
							
						 
						
							
							
								
								update structures  
							
							
							
						 
						
							2022-12-17 15:09:08 -06:00  
				
					
						
							
							
								 
						
							
							
								57e599a4d9 
								
							
								 
							
						 
						
							
							
								
								comment out barracks reference  
							
							... 
							
							
							
							barracks appears to have gone away in 50.03 
							
						 
						
							2022-12-17 13:07:37 -06:00  
				
					
						
							
							
								 
						
							
							
								5cd60e10f0 
								
							
								 
							
						 
						
							
							
								
								comment out problematic code in Gui.cpp  
							
							
							
						 
						
							2022-12-16 14:47:43 -06:00  
				
					
						
							
							
								 
						
							
							
								003b74bf73 
								
							
								 
							
						 
						
							
							
								
								absorb Putnam's work on the windows hooks  
							
							
							
						 
						
							2022-12-16 14:47:43 -06:00  
				
					
						
							
							
								 
						
							
							
								768c95ecb6 
								
							
								 
							
						 
						
							
							
								
								absorb Putnam's work on Screen  
							
							
							
						 
						
							2022-12-16 14:47:43 -06:00  
				
					
						
							
							
								 
						
							
							
								ccc9e976e2 
								
							
								 
							
						 
						
							
							
								
								comment out problematic code in Screen.cpp  
							
							
							
						 
						
							2022-12-16 14:47:43 -06:00  
				
					
						
							
							
								 
						
							
							
								55351951f0 
								
							
								 
							
						 
						
							
							
								
								comment out problematic code in Items.cpp  
							
							
							
						 
						
							2022-12-16 14:47:43 -06:00  
				
					
						
							
							
								 
						
							
							
								93b8479e94 
								
							
								 
							
						 
						
							
							
								
								comment out problematic code in Buildings.cpp  
							
							
							
						 
						
							2022-12-16 14:47:43 -06:00  
				
					
						
							
							
								 
						
							
							
								7fae0fe44f 
								
							
								 
							
						 
						
							
							
								
								structures  
							
							
							
						 
						
							2022-12-15 21:19:40 -06:00  
				
					
						
							
							
								 
						
							
							
								9587dd42f8 
								
							
								 
							
						 
						
							
							
								
								structures update  
							
							
							
						 
						
							2022-12-15 19:56:17 -06:00  
				
					
						
							
							
								 
						
							
							
								e6d8f06965 
								
							
								 
							
						 
						
							
							
								
								update structures  
							
							
							
						 
						
							2022-12-15 19:27:52 -06:00  
				
					
						
							
							
								 
						
							
							
								42203b13f4 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2500  from myk002/myk_panel_drag  
							
							... 
							
							
							
							Support resizing for DFHack Panel widgets 
							
						 
						
							2022-12-15 14:36:33 -08:00  
				
					
						
							
							
								 
						
							
							
								a07d8c3b15 
								
							
								 
							
						 
						
							
							
								
								updates to do test builds of 50.03  
							
							
							
						 
						
							2022-12-15 03:35:57 -06:00  
				
					
						
							
							
								 
						
							
							
								06346c6269 
								
									
								
							
								 
							
						 
						
							
							
								
								implement double clicking on the title to maximize  
							
							... 
							
							
							
							also double click on a maximized window to jump to the minimum size
the location of the window isn't guaranteed to be the same after
maximizing and un-maximizing, but we could implement that if there is
call for it. 
							
						 
						
							2022-12-14 19:03:38 -08:00  
				
					
						
							
							
								 
						
							
							
								434e9322cc 
								
									
								
							
								 
							
						 
						
							
							
								
								fix error in error message formatting  
							
							
							
						 
						
							2022-12-14 17:51:07 -08:00  
				
					
						
							
							
								 
						
							
							
								4c6daf30d9 
								
									
								
							
								 
							
						 
						
							
							
								
								add widgets.Window and fix paint_frame offset  
							
							
							
						 
						
							2022-12-14 12:04:29 -08:00  
				
					
						
							
							
								 
						
							
							
								12e62c7f9d 
								
									
								
							
								 
							
						 
						
							
							
								
								highlight anchor point when resizing with keyboard  
							
							
							
						 
						
							2022-12-14 10:34:06 -08:00  
				
					
						
							
							
								 
						
							
							
								c030704705 
								
									
								
							
								 
							
						 
						
							
							
								
								implement panel resizing  
							
							
							
						 
						
							2022-12-14 10:34:04 -08:00  
				
					
						
							
							
								 
						
							
							
								99b599e9ab 
								
									
								
							
								 
							
						 
						
							
							
								
								add docs for panel dragging  
							
							
							
						 
						
							2022-12-13 13:01:49 -08:00  
				
					
						
							
							
								 
						
							
							
								3f43f72731 
								
									
								
							
								 
							
						 
						
							
							
								
								fix the math  
							
							
							
						 
						
							2022-12-13 12:39:17 -08:00  
				
					
						
							
							
								 
						
							
							
								38a3bec953 
								
									
								
							
								 
							
						 
						
							
							
								
								dragging logic  
							
							
							
						 
						
							2022-12-12 18:07:05 -08:00  
				
					
						
							
							
								 
						
							
							
								0b80bd41b0 
								
							
								 
							
						 
						
							
							
								
								partial update to build with vs2022  
							
							
							
						 
						
							2022-12-12 03:06:36 -06:00  
				
					
						
							
							
								 
						
							
							
								ffd646462a 
								
									
								
							
								 
							
						 
						
							
							
								
								ensure `enable` doesn't miss newly-added scripts  
							
							... 
							
							
							
							and add some more documentation 
							
						 
						
							2022-12-10 22:13:38 -08:00  
				
					
						
							
							
								 
						
							
							
								e88b1fdfe5 
								
									
								
							
								 
							
						 
						
							
							
								
								move script-manager into core  
							
							
							
						 
						
							2022-12-10 21:59:51 -08:00  
				
					
						
							
							
								 
						
							
							
								0362d76b39 
								
									
								
							
								 
							
						 
						
							
							
								
								list enableable scripts in the `enable` builtin  
							
							
							
						 
						
							2022-12-10 21:59:51 -08:00  
				
					
						
							
							
								 
						
							
							
								facdb61e42 
								
									
								
							
								 
							
						 
						
							
							
								
								explicitly declare namespaces and proto versions  
							
							
							
						 
						
							2022-12-10 18:06:53 -08:00  
				
					
						
							
							
								 
						
							
							
								6c562a3fed 
								
									
								
							
								 
							
						 
						
							
							
								
								fix apparent typo in Materials scanning  
							
							
							
						 
						
							2022-12-09 09:21:50 -08:00  
				
					
						
							
							
								 
						
							
							
								dec6d3d379 
								
									
								
							
								 
							
						 
						
							
							
								
								Revert "update google protobuf to 3.21.10"  
							
							... 
							
							
							
							This reverts commit 9dabf51ac7 
							
						 
						
							2022-12-07 11:59:48 -08:00  
				
					
						
							
							
								 
						
							
							
								9dabf51ac7 
								
									
								
							
								 
							
						 
						
							
							
								
								update google protobuf to 3.21.10  
							
							
							
						 
						
							2022-12-07 11:59:15 -08:00  
				
					
						
							
							
								 
						
							
							
								e1330a602e 
								
							
								 
							
						 
						
							
							
								
								Auto-update submodules  
							
							... 
							
							
							
							library/xml: master
scripts: master 
							
						 
						
							2022-12-06 07:14:43 +00:00  
				
					
						
							
							
								 
						
							
							
								2b87307e11 
								
									
								
							
								 
							
						 
						
							
							
								
								allow visible and active to be dynamic properties  
							
							
							
						 
						
							2022-12-04 15:46:19 -08:00  
				
					
						
							
							
								 
						
							
							
								08b579cf44 
								
							
								 
							
						 
						
							
							
								
								Auto-update submodules  
							
							... 
							
							
							
							library/xml: master
scripts: master 
							
						 
						
							2022-12-02 17:45:32 +00:00  
				
					
						
							
							
								 
						
							
							
								0836962007 
								
							
								 
							
						 
						
							
							
								
								Rename [xyz]CategoryActionTimers to [xyz]GroupActionTimers in action timer API  
							
							
							
						 
						
							2022-12-01 23:24:04 +00:00  
				
					
						
							
							
								 
						
							
							
								ae532e1452 
								
							
								 
							
						 
						
							
							
								
								Rename affectedActionTypeCategory to affectedActionTypeGroup in action timer API  
							
							
							
						 
						
							2022-12-01 23:22:02 +00:00  
				
					
						
							
							
								 
						
							
							
								76cdbfbc5c 
								
							
								 
							
						 
						
							
							
								
								Rename affectedActionCategory to affectedActionTypeCategory in action timer API  
							
							
							
						 
						
							2022-12-01 23:19:10 +00:00  
				
					
						
							
							
								 
						
							
							
								f06f17b59c 
								
							
								 
							
						 
						
							
							
								
								Rename affectedActionTypes to affectedActionCategory in action timer API  
							
							
							
						 
						
							2022-12-01 23:17:57 +00:00  
				
					
						
							
							
								 
						
							
							
								aa2cf44c4b 
								
							
								 
							
						 
						
							
							
								
								Use lambdas to violate DRY less in action timer API  
							
							
							
						 
						
							2022-12-01 13:34:54 +00:00  
				
					
						
							
							
								 
						
							
							
								a925c34413 
								
							
								 
							
						 
						
							
							
								
								Rename [xyz]ActionTimer functions to [xyz]ActionTimers  
							
							
							
						 
						
							2022-12-01 13:34:54 +00:00  
				
					
						
							
							
								 
						
							
							
								f863b9807a 
								
							
								 
							
						 
						
							
							
								
								Add action timer API input validation  
							
							
							
						 
						
							2022-12-01 13:34:54 +00:00  
				
					
						
							
							
								 
						
							
							
								cc40b80456 
								
							
								 
							
						 
						
							
							
								
								Protect against integer overflow when subtracting with action timer API  
							
							
							
						 
						
							2022-12-01 13:34:54 +00:00  
				
					
						
							
							
								 
						
							
							
								6148307e9b 
								
							
								 
							
						 
						
							
							
								
								Change != 0 to > 0 in action timer API core functions  
							
							
							
						 
						
							2022-12-01 13:34:54 +00:00  
				
					
						
							
							
								 
						
							
							
								5e0c0d22cb 
								
							
								 
							
						 
						
							
							
								
								Group action timer API internal functions together  
							
							
							
						 
						
							2022-12-01 13:34:54 +00:00  
				
					
						
							
							
								 
						
							
							
								e93d7eefb3 
								
							
								 
							
						 
						
							
							
								
								Factor out set and add shared action timer code into own functions  
							
							
							
						 
						
							2022-12-01 13:34:54 +00:00  
				
					
						
							
							
								 
						
							
							
								357b871b4f 
								
							
								 
							
						 
						
							
							
								
								Factor out shared unit action timer multiplication code into its own function  
							
							
							
						 
						
							2022-12-01 13:34:54 +00:00  
				
					
						
							
							
								 
						
							
							
								8f0b7663d9 
								
							
								 
							
						 
						
							
							
								
								Change ints in action timer API function signatures to int32_ts  
							
							
							
						 
						
							2022-12-01 13:34:54 +00:00