| 
						
					 | 
					
						
						
							
						
						4d50e479a6
					 | 
					
						
						
							
							Cleaned up texture imports.
						
						
						
						
						
						
					 | 
					
						2019-12-28 16:03:37 -06:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						45deae140c
					 | 
					
						
						
							
							Removed monogame based input listener setup.
						
						
						
						
						
						
					 | 
					
						2019-12-28 16:02:11 -06:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						005d66840d
					 | 
					
						
						
							
							Replaced color usage with OpenTK's implementation.
						
						
						
						
						
						
					 | 
					
						2019-12-28 15:41:06 -06:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						c9ad922341
					 | 
					
						
						
							
							Added VAO handler (attribute saving handler).
						
						
						
						
						
						
					 | 
					
						2019-12-28 14:36:32 -06:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						5e21790e2b
					 | 
					
						
						
							
							Added vertex buffer handler.
						
						
						
						
						
						
					 | 
					
						2019-12-28 14:35:53 -06:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						953b9137cc
					 | 
					
						
						
							
							Added shader handler.
						
						
						
						
						
						
					 | 
					
						2019-12-28 14:35:35 -06:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						1e22e84ce2
					 | 
					
						
						
							
							Moved Render items under new Graphics namespace.
						
						
						
						
						
						
					 | 
					
						2019-12-28 14:35:01 -06:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						b49415dc68
					 | 
					
						
						
							
							Added basic vertex and fragment shaders.
						
						
						
						
						
						
					 | 
					
						2019-12-28 00:13:16 -06:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						8c0ba20df5
					 | 
					
						
						
							
							Shader wrapper added.
						
						
						
						
						
						
					 | 
					
						2019-12-23 23:45:19 -06:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						e29602d055
					 | 
					
						
						
							
							Changed to .NET Framework and worked on Texture.cs
						
						
						
						
						
						
					 | 
					
						2019-12-21 02:06:56 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						713df6d111
					 | 
					
						
						
							
							Beginning work on render components of framework.
						
						
						
						
						
						
					 | 
					
						2019-12-12 14:44:51 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						29daabdaf6
					 | 
					
						
						
							
							Further minor import clean up.
						
						
						
						
						
						
					 | 
					
						2019-11-24 16:20:26 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						14ee906edd
					 | 
					
						
						
							
							Switching to a new asset manager system.
						
						
						
						
						
						
					 | 
					
						2019-11-24 15:53:12 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						874e0d571d
					 | 
					
						
						
							
							Made basic rectangle and color types; Continued progress to OpenTK
						
						
						
						
						
						
					 | 
					
						2019-11-24 15:49:53 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						9387611b19
					 | 
					
						
						
							
							Start of transition to OTK
						
						
						
						
						
						
					 | 
					
						2019-11-24 00:17:21 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						c04f2f1b78
					 | 
					
						
						
							
							Cleaned dependencies and project up. I don't actually know.
						
						
						
						
						
						
					 | 
					
						2019-11-23 21:47:21 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						08f45bcfd4
					 | 
					
						
						
							
							Moved the ScreenSystem to under UI namespace.
						
						
						
						
						
						
					 | 
					
						2019-06-01 15:36:31 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						cc0099ee7d
					 | 
					
						
						
							
							Removed AssemblyInfo.cs (for now).
						
						
						
						
						
						
					 | 
					
						2019-05-31 01:28:38 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						d923a28afb
					 | 
					
						
						
							
							Transitioned to .Net Standard and use of VSCode.
						
						
						
						
						
						
					 | 
					
						2019-05-31 00:57:03 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						9b05f5aedb
					 | 
					
						
						
							
							Scroll progress and cleanup.
						
						
						
						
						
						
					 | 
					
						2019-05-29 22:19:17 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						c52283295a
					 | 
					
						
						
							
							scroll normalization corrected and now has boundary restrictions.
						
						
						
						
						
						
					 | 
					
						2019-04-28 13:55:58 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						72188194e5
					 | 
					
						
						
							
							Scrolling now moves children.
						
						
						
						
						
						
					 | 
					
						2019-04-27 23:22:33 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						1211cda508
					 | 
					
						
						
							
							Hand scrolling moves scroll bars appropriately.
						
						
						
						
						
						
					 | 
					
						2019-04-26 00:09:31 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						53000e6a6c
					 | 
					
						
						
							
							Fading now works.
						
						
						
						
						
						
					 | 
					
						2019-04-15 20:25:36 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						f82c6cb9e1
					 | 
					
						
						
							
							more progress on scroll system.
						
						
						
						
						
						
					 | 
					
						2019-04-12 21:46:12 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						91e005ea00
					 | 
					
						
						
							
							Progress on scroll panel.
						
						
						
						
						
						
					 | 
					
						2019-04-11 00:51:26 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						3e5b838abe
					 | 
					
						
						
							
							Many refactors and minor changes. idk.
						
						
						
						
						
						
					 | 
					
						2019-04-08 23:58:27 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						4d4d46ad1b
					 | 
					
						
						
							
							Changed origin to use floats instead of ints to accomodate for scaling.
						
						
						
						
						
						
					 | 
					
						2019-03-28 12:10:39 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						d05554c379
					 | 
					
						
						
							
							Fixed issue with camera position on instantiation.
						
						
						
						
						
						
					 | 
					
						2019-03-28 12:09:48 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						2c7f2900a9
					 | 
					
						
						
							
							update .csproj
						
						
						
						
						
						
					 | 
					
						2019-03-27 02:37:53 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						d7ca521b9b
					 | 
					
						
						
							
							Scissoring now works and implemented; Refactoring as well;
						
						
						
						
						
						
					 | 
					
						2019-03-27 02:35:20 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						b045033b25
					 | 
					
						
						
							
							refactoring; removed configuration setup; added consistent sprite batch; got rid of sprite batch settings; implemented newer setup;
						
						
						
						
						
						
					 | 
					
						2019-03-23 19:04:43 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						e3535f5662
					 | 
					
						
						
							
							Changed 9p and tatlas' to use a separately loaded texture.
						
						
						
						
						
						
					 | 
					
						2019-03-20 19:28:16 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						4add103f94
					 | 
					
						
						
							
							Added sprite batch settings to maintain sprite batch begin settings and keep consistency and control over settings. Ninepatch uses this.
						
						
						
						
						
						
					 | 
					
						2019-03-10 00:50:03 -06:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						04ec3cd793
					 | 
					
						
						
							
							Variable name refactor.
						
						
						
						
						
						
					 | 
					
						2019-03-10 00:49:25 -06:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						5080deed02
					 | 
					
						
						
							
							Added basic world scale variable.
						
						
						
						
						
						
					 | 
					
						2019-03-10 00:46:28 -06:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						c59252dbbf
					 | 
					
						
						
							
							Added better system for beginning sprite batches for easier consistency.
						
						
						
						
						
						
					 | 
					
						2019-03-09 02:03:05 -06:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						ed11d31100
					 | 
					
						
						
							
							Modules made more useable by improving or fixing some of the drawing position logic. Variable names refactored as well.
						
						
						
						
						
						
					 | 
					
						2019-03-09 00:57:29 -06:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						782ca31f15
					 | 
					
						
						
							
							Implement module var name refactor and added way to keep insertion order.
						
						
						
						
						
						
					 | 
					
						2019-03-09 00:55:44 -06:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						ce2f402153
					 | 
					
						
						
							
							Added check for invalid parameters.
						
						
						
						
						
						
					 | 
					
						2019-03-09 00:54:41 -06:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						775e04fffa
					 | 
					
						
						
							
							Refactor.
						
						
						
						
						
						
					 | 
					
						2019-03-08 13:41:03 -06:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						2d73d204e1
					 | 
					
						
						
							
							Updated text button to use new centering setup. Also minor refactor.
						
						
						
						
						
						
					 | 
					
						2019-03-08 10:17:37 -06:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						5ffdc3a9d6
					 | 
					
						
						
							
							Added UI automatic centering.
						
						
						
						
						
						
					 | 
					
						2019-03-08 10:14:51 -06:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						ebe22fa9dc
					 | 
					
						
						
							
							Added better exception throwing for missing regions for skins by adding a required option for regions.
						
						
						
						
						
						
					 | 
					
						2019-03-07 23:43:25 -06:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						238cdbde71
					 | 
					
						
						
							
							Removed built in debugger due to issue with spritebatch and requireing it to restart the batch. May be replaced with a better solution later.
						
						
						
						
						
						
					 | 
					
						2019-03-05 23:05:39 -06:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						e19f6be719
					 | 
					
						
						
							
							Clean up and progress on buttons.
						
						
						
						
						
						
					 | 
					
						2019-03-05 21:42:28 -06:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						d346f7c729
					 | 
					
						
						
							
							Added centering function.
						
						
						
						
						
						
					 | 
					
						2019-03-05 21:41:31 -06:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						7b130f39ea
					 | 
					
						
						
							
							Ninepatch boundaries are now on the outside of the given bounds.
						
						
						
						
						
						
					 | 
					
						2019-03-05 21:36:57 -06:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						78417186d1
					 | 
					
						
						
							
							Another fix for 9 patch.
						
						
						
						
						
						
					 | 
					
						2019-03-04 18:22:34 -06:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						668090cd5d
					 | 
					
						
						
							
							fixed up 9 patch stuff.
						
						
						
						
						
						
					 | 
					
						2019-03-04 18:18:43 -06:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 |