Commit Graph

  • 6092733940
    Update Changelog.txt master Webster Sheets 2020-04-06 15:53:03 -0400
  • 08386499a9
    Merge pull request #4849 from Web-eWorks/modelviewer-refactor Webster Sheets 2020-04-06 15:51:48 -0400
  • 8e54a3be06 Fix some minor blunders. Webster Sheets 2020-04-06 15:00:14 -0400
  • 9d719273fe
    Update Changelog.txt Webster Sheets 2020-04-04 15:53:54 -0400
  • 8e31d169ee
    Merge pull request #4821 from Gliese852/ecraven-systemview-squashed Webster Sheets 2020-04-04 15:53:12 -0400
  • 2310827da0 Added a few missing files to the VS build Andrew Copland 2020-04-04 20:33:39 +0100
  • f6ebcbe966 Need this include as the array header doesn't appear to be included always Andrew Copland 2020-04-04 20:33:18 +0100
  • ac7e98248e Additional fixes related (almost) to System Map Gliese852 2020-04-04 11:16:58 +0300
  • af5d52cfd9 Move the System Map to PiGUI Gliese852 2020-04-04 10:47:51 +0300
  • b754aeed2a Rewrite ModelViewer to use GuiApplication and PiGui Webster Sheets 2020-04-01 17:04:52 -0400
  • 2ea32811f7 Always clean up the active lifecycle Webster Sheets 2020-04-01 17:02:51 -0400
  • ca3fde811f Decouple Input from Pi, add key state tracking Webster Sheets 2020-04-01 17:02:12 -0400
  • 053ff32ef1 Decouple PiGui from Pi::renderer Webster Sheets 2020-03-31 02:50:11 -0400
  • 7b3a69a385 Rename PiGui -> PiGui::Instance Webster Sheets 2020-03-31 02:03:48 -0400
  • e584780ce9 Move Input and PiGui handling to GuiApplication Webster Sheets 2020-03-31 00:59:44 -0400
  • a1745867ff Move all Lua initialization out of PiGui.cpp Webster Sheets 2020-03-30 23:32:52 -0400
  • 2e44d9302e
    Update Changelog.txt Webster Sheets 2020-03-29 10:40:25 -0400
  • 8fc4abe4a3
    Merge pull request #4845 from Web-eWorks/main-loop-refactor Webster Sheets 2020-03-29 10:40:20 -0400
  • 84eb3e051c
    Merge pull request #4846 from fluffyfreak/gpu-switch-flags-linux Webster Sheets 2020-03-29 10:38:50 -0400
  • 4d22fd3edb Cleaned up the comments and AMD PowerXpress flag according to AMDs docs Andrew Copland 2020-03-29 14:05:24 +0100
  • 7d70c7f75f Don't depend on C++17 features to clear the queue Webster Sheets 2020-03-28 13:58:34 -0400
  • fee469c6fd Fix a clobbering noinline declaration Webster Sheets 2020-03-28 13:54:03 -0400
  • bdbdf23070 MSVC compilation fixes Andrew Copland 2020-03-27 23:12:56 +0000
  • 97828a9ed6 New Main Loop Paradigm Webster Sheets 2020-03-27 17:10:40 -0400
  • 027d485e51 Add Application / GuiApplication abstraction Webster Sheets 2020-03-27 17:03:48 -0400
  • 0c67f400c9 Clean up header dependencies Webster Sheets 2020-03-27 16:45:17 -0400
  • 2376b050eb Add Profiler::Clock::seconds Webster Sheets 2020-03-27 16:42:24 -0400
  • 526207bd21
    Update Changelog.txt Webster Sheets 2020-03-26 16:47:35 -0400
  • c7638df9ed
    Merge pull request #4844 from vakhoir/bugfix/market_msg_lag Webster Sheets 2020-03-26 16:47:16 -0400
  • 04059e32a0 Cleanup OS class Webster Sheets 2020-03-26 00:36:47 -0400
  • 64e768e9c5 Change Pi::input to a pointer Webster Sheets 2020-03-26 00:32:52 -0400
  • a9c8422015 Move selection of item in the commodity market to the beginning of the event handler, so everything that follows is executed with the new selection Remove reset of selected item from CommodityMarket:Refresh Move reset of selected item to the Commodity Market Tab's refresh handler vakhoir 2020-03-25 20:18:58 +0100
  • 95dd7d5fbc
    Update Changelog.txt Webster Sheets 2020-03-25 13:55:48 -0400
  • 0ced0cf264
    Merge pull request #4843 from vakhoir/register_modal_module Webster Sheets 2020-03-25 13:54:43 -0400
  • b42a7c62e6 Remove registration of the Modal Window manager from the game and mainMenu modules. Leaving it in the 'modal' module is enough. vakhoir 2020-03-25 18:11:21 +0100
  • b3e884c9f0
    Update Changelog.txt Webster Sheets 2020-03-24 15:43:12 -0400
  • a34b23623b
    Merge pull request #4842 from Web-eWorks/input-capture-mode Webster Sheets 2020-03-24 15:42:32 -0400
  • d7e1c897da Remove GITHUB_WORKSPACE in clang-format.sh Webster Sheets 2020-03-24 13:09:29 -0400
  • 124f40fd45 Capture mouse only in specific modes Webster Sheets 2020-03-24 12:36:53 -0400
  • 03e297dd61 Hide the cursor only when capturing the mouse Webster Sheets 2020-03-24 12:33:11 -0400
  • 8990fbeb96 Add Input::SetCapturingMouse() Webster Sheets 2020-03-24 12:10:28 -0400
  • 05930f9307 Fix hidden options window in screenshot mode Webster Sheets 2020-03-24 12:06:16 -0400
  • 3d6021be23
    Fix incorrect clang-format path Webster Sheets 2020-03-24 13:00:06 -0400
  • 7dc5c50fe9
    Update clang-format.yml Webster Sheets 2020-03-24 00:01:03 -0400
  • bdf76fdca3
    Update clang-format.yml Webster Sheets 2020-03-23 23:59:41 -0400
  • 8058b06784
    Update Changelog.txt Webster Sheets 2020-03-23 23:51:30 -0400
  • 24adc6476f
    Merge pull request #4841 from Web-eWorks/clang-format-action Webster Sheets 2020-03-23 23:50:57 -0400
  • b7cfc56b59 Move clang-format to Github Actions Webster Sheets 2020-03-23 23:28:39 -0400
  • faf3ffb16c
    Update Changelog.txt Webster Sheets 2020-03-23 19:13:26 -0400
  • 624e775a6e
    Merge pull request #4840 from fluffyfreak/fix4839 Webster Sheets 2020-03-23 19:12:36 -0400
  • e331bce0d6 Get std::string explicitly from json Andrew Copland 2020-03-23 21:54:30 +0000
  • cde7642711
    Update Changelog.txt Webster Sheets 2020-03-21 14:48:19 -0400
  • b379c502f4
    Merge pull request #4838 from fluffyfreak/starfield-moving Webster Sheets 2020-03-21 14:46:52 -0400
  • 7f9526596b clang-format Background Webster Sheets 2020-03-21 14:22:02 -0400
  • 37cf0168c7 Make the SystemPaths for surrounding stars track the current star system so it moves with the player through the galaxy. Also remove the unused Refresh method. Andrew Copland 2020-03-21 17:06:09 +0000
  • a91b6ce144 Array size at runtime without dynamic allocation is a GCC specific extension Andrew Copland 2020-03-21 17:03:51 +0000
  • 5677acec92 Avoid massive (250 MCycle) initialization Webster Sheets 2020-03-15 21:01:22 -0400
  • 133c31d3dd
    Update Changelog.txt Webster Sheets 2020-03-15 23:23:32 -0400
  • 669348d750
    Merge pull request #4828 from impaktor/add_lua_histogram Webster Sheets 2020-03-15 23:22:59 -0400
  • a181595e11 auto-commit: translation updates Pioneer Transifex 2020-03-16 03:01:30 +0100
  • c2f3305730 Merge branch 'new_commodity_prices' Karl F 2020-03-15 12:36:03 +0100
  • 9d3bab8acd Significantly update commodity prices - need to be higher Karl F 2020-03-08 09:59:31 +0100
  • 392277f65f
    Merge pull request #4836 from fluffyfreak/resize_star_point_2 Andrew Copland 2020-03-14 10:43:02 +0000
  • 2f5636f1e4 Add plotHistogram to pigui, from Imgui Karl F 2020-03-01 12:17:56 +0100
  • bdffaf36e0 Resize star_point_2.png to be power of 2 Andrew Copland 2020-03-14 10:15:46 +0000
  • 277affc463
    Update Changelog.txt Andrew Copland 2020-03-13 21:21:03 +0000
  • b1293a17b3
    Merge pull request #4835 from Web-eWorks/texture-cache-visualizer Andrew Copland 2020-03-13 21:20:38 +0000
  • 0c361bb312
    Added a new contributor Andrew Copland 2020-03-13 21:15:29 +0000
  • 7711734766
    Update Changelog.txt Andrew Copland 2020-03-13 21:08:59 +0000
  • eb1c4548d2
    Update Changelog.txt Andrew Copland 2020-03-13 21:08:49 +0000
  • 28df3c4ce8
    Merge pull request #4833 from tsoj/master Andrew Copland 2020-03-13 21:07:59 +0000
  • 535b342ee9 Add tooltip to texture cache viewer. Webster Sheets 2020-03-13 15:03:31 -0400
  • 05f23c73c2 Handle POT-extended textures correctly Webster Sheets 2020-03-13 14:50:14 -0400
  • 1913d4a969 Add texture cache visualizer and texture inspector Webster Sheets 2020-03-13 13:44:49 -0400
  • f2956c5efc Add Texture VRAM size tracking Webster Sheets 2020-03-13 13:04:45 -0400
  • 8d6a84d70c Expose read-only access to the texture cache Webster Sheets 2020-03-13 13:02:53 -0400
  • 99388c8c52 Formatting updates to TextureGL.cpp Webster Sheets 2020-03-12 15:57:44 -0400
  • a91f411822 Update scripts Webster Sheets 2020-03-12 15:56:32 -0400
  • cb1b100728 Properly handle DDS mipmaps below 16x16 Webster Sheets 2020-03-12 15:37:13 -0400
  • 43159624a3 Update pigui image code for new TextureBuilder changes. Webster Sheets 2020-03-04 12:36:33 -0500
  • d29cdd1437 Add basic texture array support Andrew Copland 2019-03-05 20:51:39 +0000
  • 43cd23b8dc
    Merge pull request #4834 from fluffyfreak/update-vs2019 Andrew Copland 2020-03-12 22:18:31 +0000
  • 94cc5e959d Update the vs2019 project files to reflect recent changes Andrew Copland 2020-03-12 22:17:47 +0000
  • 00748a46ab Fixed Starfield population bug tsoj 2020-03-12 22:12:10 +0100
  • 052437c0e8 I like these Starfield settings the most for now tsoj 2020-03-12 19:00:07 +0100
  • b9f04df382 Now reloading Starfield after hyperjump tsoj 2020-03-12 18:21:39 +0100
  • f6262aa110
    Update Starfield.ini tsoj 2020-03-10 16:46:30 +0100
  • e6b44e6f97
    Update Starfield.ini tsoj 2020-03-10 04:49:12 +0100
  • 9ce78f0384 Replaced spaces with tabs tsoj 2020-03-10 04:14:18 +0100
  • 83e04d8d7c Describing comments for properties in Starfield.ini tsoj 2020-03-10 04:07:42 +0100
  • 93ee40192a Background stars vary now in size and brightness. tsoj 2020-03-10 03:48:08 +0100
  • 4f005e44ae
    Update Changelog.txt Webster Sheets 2020-03-04 14:44:05 -0500
  • b7024e9421
    Merge pull request #4819 from Web-eWorks/ui-cleanup Webster Sheets 2020-03-04 13:54:12 -0500
  • cc9868b667
    Merge pull request #4794 from cwyss/inspace-bodies Webster Sheets 2020-03-04 13:50:46 -0500
  • 3b2116e52c
    Merge pull request #4827 from cwyss/mousefix Webster Sheets 2020-03-04 13:45:43 -0500
  • 037f0510ed auto-commit: translation updates Pioneer Transifex 2020-03-03 03:01:20 +0100
  • 687fb0931a auto-commit: translation updates Pioneer Transifex 2020-03-02 03:01:44 +0100
  • 13b433307f Prevent change of Pioneer's mouse pointer when hiding HUD cwyss 2020-02-24 22:16:20 +0100
  • 16efb1236d
    Update Changelog.txt Andrew Copland 2020-03-01 15:10:09 +0000
  • 859f052263
    Perf counter Windows memory info (#4820) Andrew Copland 2020-03-01 15:02:49 +0000