Commit Graph

  • 822f76b11b Fix view popping and pushing simon.kagstrom 2010-01-02 08:41:08 +00:00
  • 4be389e862 Fix view popping and pushing simon.kagstrom 2010-01-02 08:41:08 +00:00
  • 28aea581e7 Get the network preferences from the mock prefs implementation simon.kagstrom 2010-01-01 09:30:05 +00:00
  • 4bb743a97b Get the network preferences from the mock prefs implementation simon.kagstrom 2010-01-01 09:30:05 +00:00
  • 16d306bae4 Rename simon.kagstrom 2010-01-01 09:10:17 +00:00
  • 19c31b320d Rename simon.kagstrom 2010-01-01 09:10:17 +00:00
  • d830751ddb Add prefs mock-up simon.kagstrom 2010-01-01 09:10:03 +00:00
  • bc5c3eb4e5 Add prefs mock-up simon.kagstrom 2010-01-01 09:10:03 +00:00
  • 5f916a0dfd Refactor dialogues: Simplify a lot and remove the tie-in to the main menu class. simon.kagstrom 2009-12-31 13:25:46 +00:00
  • eff224b510 Refactor dialogues: Simplify a lot and remove the tie-in to the main menu class. simon.kagstrom 2009-12-31 13:25:46 +00:00
  • ed831048ce Add network menu simon.kagstrom 2009-12-29 13:23:01 +00:00
  • 37a2437bd2 Add network menu simon.kagstrom 2009-12-29 13:23:01 +00:00
  • d022302f96 Make help better simon.kagstrom 2009-12-29 07:50:36 +00:00
  • 7717afe818 Make help better simon.kagstrom 2009-12-29 07:50:36 +00:00
  • d09475245f Add key images simon.kagstrom 2009-12-28 12:39:05 +00:00
  • 4c1fec0ec7 Add key images simon.kagstrom 2009-12-28 12:39:05 +00:00
  • 0757bdd4f3 Add options menu simon.kagstrom 2009-12-28 12:38:41 +00:00
  • ce47922bb3 Add options menu simon.kagstrom 2009-12-28 12:38:41 +00:00
  • 817dea003d Ifdeffery simon.kagstrom 2009-12-28 09:47:12 +00:00
  • 37044667f0 Ifdeffery simon.kagstrom 2009-12-28 09:47:12 +00:00
  • aad20592ec Simplifiy the implementation of some things (no parent pointer, all resources in the Gui singleton) simon.kagstrom 2009-12-28 08:46:18 +00:00
  • 4465949fcf Simplifiy the implementation of some things (no parent pointer, all resources in the Gui singleton) simon.kagstrom 2009-12-28 08:46:18 +00:00
  • 224ec1dbe7 Handle real keyboard input for the virtual keyboard simon.kagstrom 2009-12-26 13:43:42 +00:00
  • 49b793a6db Handle real keyboard input for the virtual keyboard simon.kagstrom 2009-12-26 13:43:42 +00:00
  • 2c359032c2 Encode keys higher up simon.kagstrom 2009-12-26 12:19:35 +00:00
  • dcf40a7114 Encode keys higher up simon.kagstrom 2009-12-26 12:19:35 +00:00
  • e2b34f1ee9 Don't register already registered listeners simon.kagstrom 2009-12-26 10:21:50 +00:00
  • 20a90457f8 Don't register already registered listeners simon.kagstrom 2009-12-26 10:21:50 +00:00
  • 46757f1f1e Refactor listeners to handle both key and string callbacks simon.kagstrom 2009-12-26 10:18:55 +00:00
  • 5471c70382 Refactor listeners to handle both key and string callbacks simon.kagstrom 2009-12-26 10:18:55 +00:00
  • 0a3bc3e081 Add typing listener (to store strings), deregister listeners on delete simon.kagstrom 2009-12-26 09:16:19 +00:00
  • 18c684e4ba Add typing listener (to store strings), deregister listeners on delete simon.kagstrom 2009-12-26 09:16:19 +00:00
  • aa0d8246bb Pop keyboard view on deactivation simon.kagstrom 2009-12-26 09:07:18 +00:00
  • 517fc5c13d Pop keyboard view on deactivation simon.kagstrom 2009-12-26 09:07:18 +00:00
  • 0f7489cbb9 Move keyboard down simon.kagstrom 2009-12-21 06:20:12 +00:00
  • e901586a48 Move keyboard down simon.kagstrom 2009-12-21 06:20:12 +00:00
  • 6b4ac470f9 Refactor string/key listeners and make the main menu one such simon.kagstrom 2009-12-20 10:27:27 +00:00
  • b008c567d7 Refactor string/key listeners and make the main menu one such simon.kagstrom 2009-12-20 10:27:27 +00:00
  • f8bbe977c0 Move background highlighting to utils simon.kagstrom 2009-12-20 10:21:06 +00:00
  • 58e0d06828 Move background highlighting to utils simon.kagstrom 2009-12-20 10:21:06 +00:00
  • b94df096f0 Add highlighted key simon.kagstrom 2009-12-20 10:12:47 +00:00
  • 1c95659948 Add highlighted key simon.kagstrom 2009-12-20 10:12:47 +00:00
  • 2e768d0c67 Make GuiView a widget simon.kagstrom 2009-12-20 09:31:46 +00:00
  • 1b47a9e706 Make GuiView a widget simon.kagstrom 2009-12-20 09:31:46 +00:00
  • b4f133036a Is it active? simon.kagstrom 2009-12-19 19:17:25 +00:00
  • cbd220fbbe Is it active? simon.kagstrom 2009-12-19 19:17:25 +00:00
  • 2c18cbf559 Create virtual keyboard and add function to draw with it simon.kagstrom 2009-12-19 19:14:17 +00:00
  • 4dd6baade4 Create virtual keyboard and add function to draw with it simon.kagstrom 2009-12-19 19:14:17 +00:00
  • f96f9304ed Enough to compile the virtual keyboard (and some untested implementation) simon.kagstrom 2009-12-19 18:52:40 +00:00
  • db1ab3ef84 Enough to compile the virtual keyboard (and some untested implementation) simon.kagstrom 2009-12-19 18:52:40 +00:00
  • b3fffe82d9 Move some initing to widget simon.kagstrom 2009-12-19 18:33:18 +00:00
  • 13ce8b968b Move some initing to widget simon.kagstrom 2009-12-19 18:33:18 +00:00
  • 24568dc5ed Refactoring: Move pushEvent/popEvent to the Widget class simon.kagstrom 2009-12-19 17:58:28 +00:00
  • 4fc7af642e Refactoring: Move pushEvent/popEvent to the Widget class simon.kagstrom 2009-12-19 17:58:28 +00:00
  • 39db099cd4 Add widget base class simon.kagstrom 2009-12-19 15:46:15 +00:00
  • 0685568604 Add widget base class simon.kagstrom 2009-12-19 15:46:15 +00:00
  • d0f0dc3b50 Add code for the virtual keyboard. Won't compile just yet, simon.kagstrom 2009-12-19 15:40:53 +00:00
  • efc3c8653a Add code for the virtual keyboard. Won't compile just yet, simon.kagstrom 2009-12-19 15:40:53 +00:00
  • 90675026bb Correct crash-on-no-info and simplify some things simon.kagstrom 2009-12-19 13:25:46 +00:00
  • 32413da886 Correct crash-on-no-info and simplify some things simon.kagstrom 2009-12-19 13:25:46 +00:00
  • 032a09ddec Add game info box for loading simon.kagstrom 2009-12-19 13:20:15 +00:00
  • 8b28053bfe Add game info box for loading simon.kagstrom 2009-12-19 13:20:15 +00:00
  • b6db22bcc4 Add warning macro simon.kagstrom 2009-12-19 12:59:09 +00:00
  • 0000beae80 Add warning macro simon.kagstrom 2009-12-19 12:59:09 +00:00
  • 60829984c7 Some fixes: Maximize constness, correct fromDump and remove unnecessary parameters simon.kagstrom 2009-12-19 12:04:23 +00:00
  • 78d4e5780e Some fixes: Maximize constness, correct fromDump and remove unnecessary parameters simon.kagstrom 2009-12-19 12:04:23 +00:00
  • 293e53bbe8 Add version (if we change the format) simon.kagstrom 2009-12-19 09:12:30 +00:00
  • 39f80f4f09 Add version (if we change the format) simon.kagstrom 2009-12-19 09:12:30 +00:00
  • 67beaa4ea5 Add game info class and structure simon.kagstrom 2009-12-19 09:00:29 +00:00
  • 9db909ac5e Add game info class and structure simon.kagstrom 2009-12-19 09:00:29 +00:00
  • f8abacf034 Add png writing function, skip [.] in directories simon.kagstrom 2009-12-19 08:12:39 +00:00
  • c04d25d2a8 Add png writing function, skip [.] in directories simon.kagstrom 2009-12-19 08:12:39 +00:00
  • fa778010e0 Add timer implementation and timeout for hovering over discs simon.kagstrom 2009-12-16 17:47:03 +00:00
  • 58c7508cac Add timer implementation and timeout for hovering over discs simon.kagstrom 2009-12-16 17:47:03 +00:00
  • b6139851ac ifdeffery simon.kagstrom 2009-12-16 16:53:14 +00:00
  • bdd38a0cf2 ifdeffery simon.kagstrom 2009-12-16 16:53:14 +00:00
  • a2d9a82c9d Refactor disc browser a bit (file browsing is really general, so add a base class for it) simon.kagstrom 2009-12-15 18:37:34 +00:00
  • 3dc4e2561c Refactor disc browser a bit (file browsing is really general, so add a base class for it) simon.kagstrom 2009-12-15 18:37:34 +00:00
  • b52c401665 Add disc info box simon.kagstrom 2009-12-13 10:10:33 +00:00
  • 5ed0bd8107 Add disc info box simon.kagstrom 2009-12-13 10:10:33 +00:00
  • a7aec61e02 Add a disc menu (not quite finished yet), and continued refactoring simon.kagstrom 2009-12-13 10:02:27 +00:00
  • cc5ac967ad Add a disc menu (not quite finished yet), and continued refactoring simon.kagstrom 2009-12-13 10:02:27 +00:00
  • 281b5a8b05 Deactivate when no views are left simon.kagstrom 2009-12-13 09:21:27 +00:00
  • 4ab31bea3e Deactivate when no views are left simon.kagstrom 2009-12-13 09:21:27 +00:00
  • eeb03b75e4 Singleton refactoring, part 2 simon.kagstrom 2009-12-13 08:59:06 +00:00
  • 70a6f17e11 Singleton refactoring, part 2 simon.kagstrom 2009-12-13 08:59:06 +00:00
  • 337921d2ab Refactor gui to singleton factory, stage 1 simon.kagstrom 2009-12-13 08:54:25 +00:00
  • d7d9affdb7 Refactor gui to singleton factory, stage 1 simon.kagstrom 2009-12-13 08:54:25 +00:00
  • e50b1a1045 Free views when popping them simon.kagstrom 2009-12-06 19:21:48 +00:00
  • bb2cb0f562 Free views when popping them simon.kagstrom 2009-12-06 19:21:48 +00:00
  • 32e422327c Rename simon.kagstrom 2009-12-06 09:17:21 +00:00
  • b3e18a79be Rename simon.kagstrom 2009-12-06 09:17:21 +00:00
  • fb24e20c76 Rename to more logical name simon.kagstrom 2009-12-06 09:11:04 +00:00
  • b81f471833 Rename to more logical name simon.kagstrom 2009-12-06 09:11:04 +00:00
  • 057b4a743c Factor out the main menu + view as well simon.kagstrom 2009-12-06 09:06:25 +00:00
  • 6efeb9d577 Factor out the main menu + view as well simon.kagstrom 2009-12-06 09:06:25 +00:00
  • 269dadfc69 Factor out help box to it's own file (and rename it!) simon.kagstrom 2009-12-06 09:03:09 +00:00
  • a827d05ace Factor out help box to it's own file (and rename it!) simon.kagstrom 2009-12-06 09:03:09 +00:00
  • 86ef62ed85 Better super calls simon.kagstrom 2009-12-06 08:57:57 +00:00
  • 6f099bf8f0 Better super calls simon.kagstrom 2009-12-06 08:57:57 +00:00