Menu

Tree [f2ea21] master /
 History

HTTPS access


File Date Author Commit
 _test_savegames 2014-01-30 Mark Harman Mark Harman [cf2143] New test TEST_LOADSAVE_QUEST_1_COMPLETED.
 android 2019-05-24 Mark Harman Mark Harman [6e512f] Fix color problems on Android, can now target A...
 androidaudio unknown
 data 2019-05-25 Mark Harman Mark Harman [74bfb5] Fix newlines.
 docs 2019-10-27 Mark Harman Mark Harman [f2ea21] Disable google analytics, donations.
 gfx 2017-06-11 Mark Harman Mark Harman [d62935] Add image for Magic Scales.
 rpg 2017-06-11 Mark Harman Mark Harman [6db33d] New Magic Tent.
 sound 2014-01-09 Mark Harman Mark Harman [5ba6e0] Include sound effects in Git repository.
 ts 2015-05-06 Mark Harman Mark Harman [b5ca6a] Update translations for 0.15 release.
 .gitignore 2016-02-03 Mark Harman Mark Harman [f07847] Ignore _test_savegames/
 animatedobject.cpp 2014-06-01 Mark Harman Mark Harman [9296c8] Remove some warnings.
 animatedobject.h 2014-02-05 Mark Harman Mark Harman [14925f] New tests for checking memory usage of images.
 common.h 2016-02-29 Mark Harman Mark Harman [3d9d58] Rearchitecture perlin noise code into new noise...
 deployment.pri unknown
 erebus.desktop unknown
 erebus.pro 2019-05-22 Mark Harman Mark Harman [79eb9a] Replace combo boxes with cycle buttons.
 erebus64.png unknown
 erebus_source.txt 2017-10-14 Mark Harman Mark Harman [aae1e1] Upgrade to using Qt 5.9, VS 2017 (64-bit), SFML...
 game.cpp 2019-05-24 Mark Harman Mark Harman [6e512f] Fix color problems on Android, can now target A...
 game.h 2019-05-19 Mark Harman Mark Harman [a300f5] Now use getExternalFilesDir() folder on Android...
 gamestate.cpp unknown
 gamestate.h 2014-12-03 Mark Harman Mark Harman [d4b3d1] Fix warning about unused parameters.
 infodialog.cpp 2016-03-28 Mark Harman Mark Harman [6affc4] FIXED Game no longer unpauses from Items wind...
 infodialog.h 2013-12-30 Mark Harman Mark Harman [3bfec3] UPDATED Item description window now displays it...
 logiface.cpp 2014-06-01 Mark Harman Mark Harman [2e8aef] New test TEST_USE_AMMO; make tests fail if any ...
 logiface.h 2014-06-01 Mark Harman Mark Harman [2e8aef] New test TEST_USE_AMMO; make tests fail if any ...
 main.cpp 2019-05-19 Mark Harman Mark Harman [da04dc] Switch to using applicationStateChanged on all ...
 main.h 2019-05-19 Mark Harman Mark Harman [da04dc] Switch to using applicationStateChanged on all ...
 maingraphicsview.cpp 2019-05-19 Mark Harman Mark Harman [3af93d] Change to commented out code only.
 maingraphicsview.h 2015-05-01 Mark Harman Mark Harman [a600a4] Improve kinetic scrolling (especially fixes for...
 mainwindow.cpp 2015-12-02 Mark Harman Mark Harman [7e1067] ADDED Application window icon for Windows and...
 mainwindow.h 2013-12-29 Mark Harman Mark Harman [350aa5] Rearchitecture.
 makesrcarchive.bat 2016-12-30 Mark Harman Mark Harman [89bfef] Add serialization.cpp, .h.
 makesrcarchive_lores.bat unknown
 makewindowsarchive.bat 2015-06-27 Mark Harman Mark Harman [b0be7c] UPDATED Now using Qt 5.3 and Visual Studio 2012...
 namegenerator.cpp 2016-01-10 Mark Harman Mark Harman [bc22f8] ADDED Random name generator for player name.
 namegenerator.h 2016-01-10 Mark Harman Mark Harman [bc22f8] ADDED Random name generator for player name.
 optionsgamestate.cpp 2019-05-23 Mark Harman Mark Harman [78b620] Clearer to say Main Campaign rather than implyi...
 optionsgamestate.h 2019-05-22 Mark Harman Mark Harman [79eb9a] Replace combo boxes with cycle buttons.
 particlesystem.cpp 2015-09-29 Mark Harman Mark Harman [ad31cc] FIXED Fixed use of rand() so that die rolls e...
 particlesystem.h 2014-02-23 Mark Harman Mark Harman [973ad4] Fire Ant now explodes upon death; also fix cras...
 playinggamestate.cpp 2019-05-21 Mark Harman Mark Harman [fe6a35] Display info text if clicking on signpost, but ...
 playinggamestate.h 2017-05-11 Mark Harman Mark Harman [5e1e06] Support for vampiric weapons; also add initial ...
 qcyclebutton.cpp 2019-05-22 Mark Harman Mark Harman [79eb9a] Replace combo boxes with cycle buttons.
 qcyclebutton.h 2019-05-22 Mark Harman Mark Harman [79eb9a] Replace combo boxes with cycle buttons.
 qt_screen.cpp 2016-03-28 Mark Harman Mark Harman [6affc4] FIXED Game no longer unpauses from Items wind...
 qt_screen.h 2014-12-10 Mark Harman Mark Harman [507519] Kinetic scrolling for list views.
 qt_utils.cpp 2017-04-02 Mark Harman Mark Harman [927a72] Fix saving pointers for 64-bit (e.g., Android).
 qt_utils.h 2017-04-02 Mark Harman Mark Harman [927a72] Fix saving pointers for 64-bit (e.g., Android).
 resource.rc unknown
 scrollinglistwidget.cpp 2019-05-24 Mark Harman Mark Harman [6e512f] Fix color problems on Android, can now target A...
 scrollinglistwidget.h 2015-05-01 Mark Harman Mark Harman [a600a4] Improve kinetic scrolling (especially fixes for...
 serialization.cpp 2019-05-18 Mark Harman Mark Harman [02c566] Workaround for compilers (on Linux, Android) no...
 serialization.h 2017-06-11 Mark Harman Mark Harman [9df674] Refactor code for saving profiles into saveProf...
 sound.cpp 2013-12-29 Mark Harman Mark Harman [a3e555] Rearchitecture.
 sound.h 2013-12-30 Mark Harman Mark Harman [fa12fb] Fix Android compilation.
 test.cpp 2017-06-12 Mark Harman Mark Harman [b68188] New TEST_LOADSAVEWRITEQUEST_0_POTION.
 test.h 2017-06-12 Mark Harman Mark Harman [b68188] New TEST_LOADSAVEWRITEQUEST_0_POTION.
 webvieweventfilter.cpp 2015-05-03 Mark Harman Mark Harman [69f78e] Fix typo in comment.
 webvieweventfilter.h 2015-05-01 Mark Harman Mark Harman [a600a4] Improve kinetic scrolling (especially fixes for...