|  | ade6af8698 | [ox] Add optional typename to satisfy clangd | 2023-12-09 00:49:37 -06:00 |  | 
			
				
					|  | cd0958c691 | [ox] Cleanup some const_casts | 2023-12-09 00:49:03 -06:00 |  | 
			
				
					|  | 40a3c28fbf | [turbine] Remove dead code | 2023-12-09 00:32:39 -06:00 |  | 
			
				
					|  | def994f406 | [turbine/glfw] Enable GLFW_OPENGL_FORWARD_COMPAT on all platforms | 2023-12-09 00:18:10 -06:00 |  | 
			
				
					|  | e808859e29 | [nostalgia/player] Give player a mechanism for reporting failure in release builds | 2023-12-09 00:14:30 -06:00 |  | 
			
				
					|  | 9e9f30fb18 | [nostalgia/core] Fix some GL rendering issues | 2023-12-09 00:05:14 -06:00 |  | 
			
				
					|  | facde6bdce | [keel,nostalgia,studio,turbine] Cleanup structure of Turbine | 2023-12-09 00:03:31 -06:00 |  | 
			
				
					|  | 1298051a1a | [ox/std] Give UPter alias the other template parameter of UniquePtr | 2023-12-08 22:33:36 -06:00 |  | 
			
				
					|  | f169c96e78 | [ox/claw] Remove ReadClaw from build | 2023-12-07 00:15:08 -06:00 |  | 
			
				
					|  | 1547e8e550 | Add OX_NODEBUG to GitLab CI | 2023-12-07 00:08:37 -06:00 |  | 
			
				
					|  | 795b1add64 | [nostalgia,studio] Fix includes | 2023-12-06 23:59:03 -06:00 |  | 
			
				
					|  | db91ea6a63 | [glutils,nostalgia] Ptr to ref changes | 2023-12-06 23:56:49 -06:00 |  | 
			
				
					|  | 7e19f45c69 | [ox/std] Add SpanView::data() | 2023-12-05 22:51:18 -06:00 |  | 
			
				
					|  | 57ba1caf90 | [nostalgia] Cleanup headers | 2023-12-05 22:50:03 -06:00 |  | 
			
				
					|  | a5bdad448f | [nostalgia/core] Cleanup headers, TileSheet versioning | 2023-12-05 22:37:22 -06:00 |  | 
			
				
					|  | 54fcbb1a33 | [studio] Adjust size of NewMenu, sort items, rename Quit to Cancel | 2023-12-04 21:45:59 -06:00 |  | 
			
				
					|  | 195fd7a113 | [nostalgia,studio] Cleanup, simplify string handling | 2023-12-04 21:45:23 -06:00 |  | 
			
				
					|  | 0d606643f5 | [ox/mc,ox/oc] Fix write for ox::Array, cleanup | 2023-12-04 21:43:22 -06:00 |  | 
			
				
					|  | 402f54b3e3 | [sample_project] Add ox FileAddress type descriptors | 2023-12-04 00:45:59 -06:00 |  | 
			
				
					|  | ed5fc079ee | [studio/modlib] Fix project data directory in Project | 2023-12-04 00:45:31 -06:00 |  | 
			
				
					|  | 140005799f | [glutils,nostalgia/core] Move GlslVersion from GlUtils to Nostalgia Core | 2023-12-04 00:40:25 -06:00 |  | 
			
				
					|  | 7d9a1676e8 | [ox/claw] Test cleanup | 2023-12-04 00:26:08 -06:00 |  | 
			
				
					|  | b61f81abf0 | [ox] Make tests more consistent | 2023-12-04 00:22:00 -06:00 |  | 
			
				
					|  | 775efbddc8 | [keel] Formatting fixes | 2023-12-03 23:49:02 -06:00 |  | 
			
				
					|  | 1505d7ea37 | [keel,nostalgia/tools,studio] Convert some pointers to references | 2023-12-03 22:48:30 -06:00 |  | 
			
				
					|  | 26a2d340d6 | [keel,studio] Cleanup string handling | 2023-12-03 22:26:25 -06:00 |  | 
			
				
					|  | ce514d586c | [keel] Cleanup string handling | 2023-12-03 22:15:22 -06:00 |  | 
			
				
					|  | 5cbf789374 | [ox/std] Add lastIndexOf(StringView, char) | 2023-12-03 22:14:42 -06:00 |  | 
			
				
					|  | 3f83a254d2 | [keel] Fix UUID to path lookups to fail properly | 2023-12-03 22:02:00 -06:00 |  | 
			
				
					|  | 348193ae9e | [nostalgia,studio] Cleanup string handling | 2023-12-03 22:01:38 -06:00 |  | 
			
				
					|  | 6b7c002a10 | [nostalgia] Style updates | 2023-12-03 21:14:20 -06:00 |  | 
			
				
					|  | 34081a0414 | [turbine/gba] Make wake up time static | 2023-12-03 20:38:23 -06:00 |  | 
			
				
					|  | d23b69ce17 | [nostalgia,studio] Cleanup | 2023-12-03 19:59:27 -06:00 |  | 
			
				
					|  | 5717d67462 | [nostalgia/core] Cleanup | 2023-12-03 19:10:27 -06:00 |  | 
			
				
					|  | 7666bcc2db | [keel,nostalgia] Cleanup pack, move toward further library-ization | 2023-12-03 19:09:23 -06:00 |  | 
			
				
					|  | 8f5173e52a | [ox/std] Add CStringView::CStringView(StringLiteral) | 2023-12-03 19:06:37 -06:00 |  | 
			
				
					|  | 9ab3543b32 | [ox/std] Rename Result::get to Result::copyTo | 2023-12-03 19:03:42 -06:00 |  | 
			
				
					|  | d16bbef282 | [ox/std] Remove ox_strcpy | 2023-12-03 19:03:08 -06:00 |  | 
			
				
					|  | a8db357360 | [ox/fs] Cleanup unnecessary constructors in FileAddress | 2023-12-03 19:02:36 -06:00 |  | 
			
				
					|  | 566b724d36 | [nostalgia] Update to new FileAddress constructor | 2023-12-03 10:18:33 -06:00 |  | 
			
				
					|  | b13eb0ef70 | [ox/fs] Make FileAddress constructor take a StringLiteral | 2023-12-03 10:17:24 -06:00 |  | 
			
				
					|  | 9855a0bcf0 | [ox/std] Cleanup | 2023-12-02 04:02:42 -06:00 |  | 
			
				
					|  | 611e2fa7cb | [ox/std] Cleanup | 2023-12-02 01:13:03 -06:00 |  | 
			
				
					|  | 95d9aee0cf | [ox/std] Cleanup stdlib/non-stdlib specific build path in logging | 2023-12-02 00:26:18 -06:00 |  | 
			
				
					|  | 3de03bf1fd | [ox] Make String::String(String const&) explicit | 2023-12-01 23:39:40 -06:00 |  | 
			
				
					|  | 742427584a | [keel,nostalgia/core] Remove implicit String::String(String const&) calls | 2023-12-01 23:38:59 -06:00 |  | 
			
				
					|  | 91fd0d0786 | Disable GLFW tests, example programs, and docs in build | 2023-12-01 23:00:17 -06:00 |  | 
			
				
					|  | 53262c53c4 | [keel] Fix formatting | 2023-12-01 22:54:27 -06:00 |  | 
			
				
					|  | b212385b17 | [studio] Cleanup ItemMaker constructors | 2023-12-01 22:54:00 -06:00 |  | 
			
				
					|  | 453e08497d | [keel,nostalgia] Make core calls take Context references instead of pointers | 2023-12-01 22:53:21 -06:00 |  |