Commit Graph

  • a60a9959b9 Add notes for next steps. rust-migration Dorian 2019-03-04 08:37:35 -0500
  • 3d1f6f4ec8 Simplify code and improve setup. Dorian 2019-03-04 08:27:22 -0500
  • 4e695f3a7e Create a new simple game setup. Dorian 2019-03-02 16:49:09 -0500
  • 04d6837b5e Improve formatting setup. Add concept of games. Dorian 2019-03-02 16:44:29 -0500
  • c1608bacd1 Add working layout and setup code for the game engine. Dorian 2019-03-02 07:43:42 -0500
  • 3af3ede5a7 Fix up setup of an initial game. Dorian 2019-03-02 00:16:50 -0500
  • 6b9027bdd8 Build out system to get formatted display. Dorian 2019-03-01 21:46:06 -0500
  • fc9a706c90 Add basic test for creating a gameboard representation. Dorian 2019-03-01 11:04:06 -0500
  • 5e24c02cfb Implement basic setup of the checkerboard. Dorian 2019-03-01 09:04:11 -0500
  • f20aa6989c Start by defining enums for pieces and the board. Dorian 2019-02-28 09:06:24 -0500
  • c28458ff43 Update documentation and remove redundant sources. Dorian 2019-02-28 08:49:26 -0500
  • 3023f51e13 Start initial layout for justcheckers project as cargo workspace. Dorian 2019-02-28 08:39:27 -0500
  • d152eb52d7 Experiment with Qt Quick 2 controls. qt-qml-migration Dorian 2018-08-15 17:06:32 -0400
  • 2bb6ae818e Add in example of working audio. Dorian 2018-02-22 08:03:26 -0500
  • a1e0c9ebb1 Add in QML components. Dorian 2018-02-16 19:51:45 -0500
  • b33b6cf71c Break out menu button into component. Add menu items. Dorian 2018-02-15 08:57:36 -0500
  • e1ca79c291 Work in more realistic button layout. Dorian 2018-02-14 08:53:52 -0500
  • 2c6ec93484 Get examples of working buttons. Dorian 2018-02-13 23:22:15 -0500
  • 329152860d Figure out how to pass in properties. Dorian 2018-02-13 15:18:59 -0500
  • 7b36312ed3 Build out very basic layout of menu based on Kivy. Dorian 2018-02-13 08:53:53 -0500
  • 3f408edde6 First baby step to rebuilding justCheckers in Qt/QML. Dorian 2018-02-13 08:27:46 -0500
  • 0e381b45ec Start the Qt transition of justCheckers. Dorian 2018-01-24 08:47:44 -0500
  • 1a385d57bd Break out setup of game tile into a more complicated object. kivy-migration Dorian 2017-06-01 09:14:38 -0400
  • c28457bbcf Play around with decorating the game tiles. Dorian 2017-05-31 08:43:19 -0400
  • b6ff53fd8d Ensure that game board tiles get placed together. Dorian 2017-05-31 08:19:00 -0400
  • c58c8b45fe Update to run tasks with invoke. Dorian 2017-04-19 08:41:32 -0400
  • b23d4a9460 Add experimental pipfile management of dependencies. Dorian 2017-04-19 08:34:43 -0400
  • 5f3e282afb Ignore the buildozer workspace. Dorian 2017-03-17 08:27:13 -0400
  • f727ba7843 Quick gist of a checkerboard. Dorian 2017-02-26 19:28:39 -0500
  • 81b17bef75 Allow stretching of backdrop image. Dorian 2017-02-24 00:14:22 -0500
  • c6b39091ad Move assets to work in new setup. Dorian 2017-02-24 00:10:50 -0500
  • c98a7d15d5 Add credit / license screen. Add a basic buildozer setup. Dorian 2017-02-23 23:23:16 -0500
  • 0505a10045 Refactor main menu button group in kv file. Dorian 2017-02-23 09:15:38 -0500
  • 053430b77c Replicate main menu completely with styling. Dorian 2017-02-23 08:34:31 -0500
  • a36a50464c Build up settings and main menu for justCheckers. Dorian 2017-02-22 23:53:21 -0500
  • eddfac271a Recreate basic screen changing in PySide app. Dorian 2017-02-22 18:21:50 -0500
  • ea9de695fd Convert Qt main window setup into Kivy app. Dorian 2017-02-22 17:55:44 -0500
  • e5dae0520d Quick rough setup of justCheckers as a Kivy app. Dorian 2017-02-22 09:27:13 -0500
  • e2f046aa3e Add mailing list archives to main project. master Dorian 2015-12-10 08:43:01 -0500
  • a2066b44d0 Add MANIFEST to demonstrate packaging. Minor work on fixing the board. pyside-migration Dorian 2014-10-07 23:11:16 -0400
  • 4d9311ecc3 Remove experimental signal and slot for capturing board coordinates. Dorian 2014-09-25 08:56:45 -0400
  • 185b226f3f Fix checkerboard with bounding box and positional fixes. Dorian 2014-09-25 08:54:18 -0400
  • 7fecb40f7d Add in basic drawn checkerboard based on PySide draggable robot demo. Dorian 2014-09-18 09:58:47 -0400
  • 16c715316f Add in basic drawn checkerboard based on PySide draggable robot demo. Dorian 2014-09-18 08:38:25 -0400
  • 35742760b3 Initial setup to work with Kivy instead of PySide. Dorian 2014-09-16 08:00:25 -0400
  • 750f561880 Experiment to use QGraphicsView to build out checkboard UI. Dorian 2014-09-15 09:14:49 -0400
  • dc49718352 First steps to drawing a checkboard with pieces using OpenGL. Dorian 2014-09-04 08:47:15 -0400
  • f9468b0562 Add in game board view. Add in experimental OpenGL test to see if possible to use OpenGL as part of checkboard drawing. Dorian 2014-08-20 13:19:31 -0400
  • 1079aca0bd Fix up board with unicode characters. Dorian 2014-08-20 09:01:57 -0400
  • 0df9912730 Updated the main README for the project. Dorian 2014-08-20 08:06:08 -0400
  • 0a8fdc0e93 Migrate internal game documentation to Markdown. Minor fixes to info view. Dorian 2014-08-20 07:57:04 -0400
  • 0039466767 Recreate the info activity as a PySide QWebView. Add in Markdown for the documentation assets. Dorian 2014-08-20 07:39:08 -0400
  • d791840bdd Raw translation of Java code into Python code. Dorian 2014-08-18 23:29:13 -0400
  • cf103bcbb8 First pass on converting existing Java game code into Python. Dorian 2014-08-13 00:20:22 -0400
  • 8ec38e5020 Fix requirements for project. Fix gitignore to reflect a more Python specific project. Dorian 2014-08-07 17:47:35 -0400
  • 11f7bf2789 Bring in extra invoke tasks from the rookeries project. Dorian 2014-08-07 08:22:04 -0400
  • 6df858e7eb Rename tests directory for nosetests. Remove cruft test Java stub classes. Dorian 2014-08-07 08:05:22 -0400
  • 02dbdaa633 Improve logo in main menu. Dorian 2014-08-07 08:04:14 -0400
  • d196d109ce Refactor main menu button construction. Work on logo image loading. Dorian 2014-08-01 08:12:56 -0400
  • bb21cc4577 Add in logo to main menu. Add requirement for enums. Dorian 2014-07-31 22:27:20 -0400
  • aace9864c2 Move app and game debug log into app module. Remove old Java log class. Dorian 2014-07-31 21:46:11 -0400
  • b80009850e Split up current app into separate UI components. Add backdrop to main window. Add troves and main entry point for app. Dorian 2014-07-31 21:25:50 -0400
  • 5d2ecec3fb Move around existing Java class to convert into Python modules. Dorian 2014-07-30 18:30:14 -0400
  • c51123767c Move image and text assets into justcheckers folder. \n Delete old Android main menu setup. \n Recreate main menu in PySide. Dorian 2014-07-30 08:33:43 -0400
  • 1a23686e48 Remove Gradle and Android assets. Add version number to justcheckers main package. Dorian 2014-07-29 18:07:53 -0400
  • b1a0024edf Minor stylistic code edits. Dorian 2014-07-29 17:59:29 -0400
  • 6b9ecb5785 Split up extra requirements away from the rest of the project. Add setup.py for PyPI distribution. Enhance Invoke tasks. Dorian 2014-07-22 20:19:52 -0400
  • a4e22c1f9b Simplify the calling of the application. Remove unneeded label. Dorian 2014-07-21 18:09:48 -0400
  • c3bb8b453d Initial attempt at a PySide based UI. Dorian 2014-07-18 17:53:19 -0400
  • fff98a41df Experimentation with QML. Plan to revert to a non-QML setup for now. Dorian 2014-07-10 08:08:37 -0400
  • f209dc1d87 Experimental setup of a PySide + QML app for justCheckers. Dorian 2014-07-05 22:54:00 -0400
  • 499d9a75c8 Additional work to get modules working. Dorian 2013-04-03 18:30:27 -0400
  • 723966396d Transitioned code to a more modular build. modular-project Dorian 2013-04-03 17:10:49 -0400
  • 001f104da7 Continued work on the modular builds. Dorian 2013-04-03 16:02:56 -0400
  • 93d4f15a4e Setup structure for multiple project build. Dorian 2013-04-03 12:02:12 -0400
  • cfad0c822c Crafted a Gradle build for Android. Will separate build out later. Dorian 2013-04-02 19:19:15 -0400
  • e5f5ec8d7e Added Gradle build files. Dorian Pula 2013-02-26 11:38:17 -0500
  • 331da83c5f Update .gitignore Dorian Pula 2012-10-17 01:19:02 -0300
  • 133fa10c18 Added in some extra git ignore files. Dorian 2012-10-17 00:11:01 -0400
  • cf02349fa3 Added in necessary Android project configs. Dorian 2012-10-16 23:49:02 -0400
  • d64c3a11b7 Commit before the massive dev environment cleanup. Dorian Pula 2012-05-16 20:21:24 -0400
  • d8e96b2359 Minor fixes to allow code to compile. Dorian 2012-05-08 21:30:58 -0400
  • ad766d8b10 Add Git exception to Mac data files. dorian 2011-12-12 12:17:00 -0500
  • c6fa1065a4 Updated the GNU documentation. Minor changes to AndroidManifest. dorian 2011-12-12 12:09:34 -0500
  • a9878a2f12 Initial setup of project. dorian 2011-11-30 17:29:49 -0500