Commit Graph

26 Commits

Author SHA1 Message Date
emb
c7ed391e87 Adding event callback handling. Crash with animations exists (must stop animation too) 2015-11-18 23:06:02 -06:00
emb
4e7b696730 Added LUA log comments APIs 2015-11-17 21:15:56 -06:00
emb
a10fb44e63 Adding lua image support. 2015-11-17 07:02:31 -06:00
emb
9ca9d022c0 Concepting out animations 2015-11-09 23:42:39 -06:00
emb
afc59c22fd Removing most of legacy functionality 2015-10-31 23:21:52 -05:00
Don Honerbrink
b9850ce1a8 Support for POV, hat, and buttons on joysticks. Support for the mouse button. 2015-07-24 16:40:51 -05:00
Don Honerbrink
dd07817ede Refactoring UserInput to accomidate future changes (i.e. joystick support) 2015-07-24 15:21:33 -05:00
emb
d6caec3fbb Adding better support for mingw (use SDL libraries). 2015-03-08 21:17:54 -05:00
emb
a025494647 Updated support for mingw. 2015-03-07 09:19:24 -06:00
Don Honerbrink
1b18117658 Porting to new directory structure format (lowercase convention). 2015-02-25 15:11:05 -06:00
emb
17a3ecd97f Simplifying cmake for /MD option (was supposed to be using /MD) 2015-02-25 12:18:39 -06:00
Don Honerbrink
b30b7e7a7b Setting all cxx and c types to use /MT instead of /MD 2015-02-25 17:47:53 +00:00
Don Honerbrink
569d64493a Edited cmake to statically link CRT (for XP compatibility) 2015-02-25 17:32:14 +00:00
emb
e9b329bc8c Clean up unused variables. Added -Wall compiler option for linux. 2015-02-25 07:49:29 -06:00
emb
ecda106b19 (finally) fixing mingw console window. 2015-02-23 23:44:38 -06:00
emb
a1d1b9662e Removing console window when starting retrofe for mingw. 2015-02-23 23:18:11 -06:00
emb
7b5ba862f7 XP support (using mingw compiler) 2015-02-23 22:15:26 -06:00
emb
af451bfa81 Breaking tweens up into 4 classes for readability. Created copy constructors. ScrollingList copy constructor still causes crash when update is called. 2015-02-19 07:39:17 -06:00
emb
10b65d7021 Renamed TweenSet to TweenSets 2015-02-15 23:14:51 -06:00
emb
b2bb225805 Sandbox code for multiple menus 2015-01-24 15:43:19 -06:00
emb
ef4ed3c299 Added hyperlists 2015-01-19 16:40:15 -06:00
emb
898d2dedb3 Removed collection database concept. Replacing with a metadata concept. 2015-01-19 09:35:08 -06:00
Don Honerbrink
197c09eddf Stripped out file copies from cmake. 2015-01-06 20:12:30 +00:00
Don Honerbrink
dab80e58a0 Remove library bundling from cmake 2015-01-06 20:09:49 +00:00
Don Honerbrink
76eaba4573 Moved shared library scraping to separate build target. 2015-01-06 17:50:35 +00:00
emb
1458f13d9a Moved RetroFE to its own subdirectory. 2015-01-04 11:48:21 -06:00