Commit Graph

  • b32cc63245 improved readibility Gonenc 2022-12-01 16:15:40 +0300
  • 3ea3f2f348 Added BOOM and INDE #869 Jakav-N 2022-11-28 16:15:35 -0700
  • 02e3f8cbb1
    Minor changes to PSNS and PUMP #870 catsoften 2022-11-22 20:14:57 -0500
  • 52982b3978
    More replacements catsoften 2022-11-22 20:00:35 -0500
  • ab425cd4b7
    Replace max/min pressure with constants catsoften 2022-11-21 19:19:14 -0500
  • a6d73dec48 In this commit, I replaced spaces with tabs in CONV.cpp, had help with some minor performance optimizations, and added Tmp2 to the hud for CONV. Jakav-N 2022-11-21 16:40:48 -0700
  • 63610f54d1 Update CONV.cpp Jakav-N 2022-11-19 14:41:54 -0700
  • b393050e55
    Fix PHOT reflecting off thin walls of particles incorrectly Tamás Bálint Misius 2021-08-31 07:38:14 +0200
  • ab600780d0
    Clean up GameSave somewhat Tamás Bálint Misius 2022-11-10 14:59:09 +0100
  • f70cc705cb
    Remove GameSave::Collapse and GameSave::originalData Tamás Bálint Misius 2022-11-10 12:02:27 +0100
  • 630db0ef6b
    Update tpt-libs snapshot-247 Tamás Bálint Misius 2022-11-08 21:00:47 +0100
  • d120529492
    Update tpt-libs snapshot-246 Tamás Bálint Misius 2022-11-06 14:07:29 +0100
  • 9b76c0dfe2
    Fix snapshots being configured with ignore_updates=true snapshot-245 Tamás Bálint Misius 2022-11-03 07:05:31 +0100
  • b568b11927
    Explicitly specify appimage destination snapshot-244 Tamás Bálint Misius 2022-11-02 06:44:58 +0100
  • 059b3a8e38
    Add verb parameter to http.get/post Tamás Bálint Misius 2022-11-01 11:21:01 +0100
  • 3011e45475
    Fix text in some buttons being cut off prematurely jacob1 2022-10-31 16:22:25 -0400
  • 1775d19d91 make file browser respond to search query changes while loading files #866 krawthekrow 2022-10-29 18:36:59 -0700
  • cf89fb7dfb
    Fix starcatcher uploads for real snapshot-243 Tamás Bálint Misius 2022-10-30 09:35:16 +0100
  • b36a708623
    Fix starcatcher uploads Tamás Bálint Misius 2022-10-29 09:38:42 +0200
  • a57bb09d02
    Target v141 toolset with msvc, update tpt-libs Tamás Bálint Misius 2022-10-28 19:20:09 +0200
  • 8fd6db56d1
    Fix string handling in text drawing / width functions jacob1 2022-10-25 22:35:43 -0400
  • a3a874f4d6
    Get png avatars from the static server Tamás Bálint Misius 2022-10-24 22:11:13 +0200
  • 1f7b01bd9e
    Disable update checks for AppImages Tamás Bálint Misius 2022-10-24 06:41:12 +0200
  • 59354731df
    Remove all PTI code, use libpng to load avatars and thumbnails Tamás Bálint Misius 2022-08-07 15:27:04 +0200
  • 3cda085bac
    Build x86_64 AppImage Tamás Bálint Misius 2022-10-22 21:51:12 +0200
  • 8161c1d71c
    Fix font not being given the json dependency Tamás Bálint Misius 2022-10-21 06:22:07 +0200
  • ebb87a17c6
    Unbundle bzip2 and jsoncpp, update tpt-libs Tamás Bálint Misius 2022-10-11 13:08:42 +0200
  • 6944d95d5a
    Use GITHUB_OUTPUT env var for setting job output Tamás Bálint Misius 2022-10-19 18:29:16 +0200
  • 6338da7cb7
    Fix empty string being discarded at beginning of lua log/return lists jacob1 2022-10-19 17:28:04 -0400
  • b306c2c33c
    Fix ghactions mingw-on-linux builds Tamás Bálint Misius 2022-10-19 14:32:54 +0200
  • 715333295b
    Add clip rect feature to Graphics and gfx.setClipRect snapshot-242 Tamás Bálint Misius 2022-10-11 20:24:11 +0200
  • f18bd6553f
    Remove long defunct OpenGL code paths Tamás Bálint Misius 2022-10-11 20:11:14 +0200
  • f378b3ac1d
    Fix BSON.h rolling its own 64-bit integer types Tamás Bálint Misius 2022-10-10 10:20:45 +0200
  • 04e8538a48
    Fix uninitialized stickmen Tamás Bálint Misius 2022-10-06 19:42:13 +0200
  • d75e4ccb2e
    Fix OOB read when parsing empty string as float Tamás Bálint Misius 2022-10-06 19:25:41 +0200
  • a8d2b269b1
    Move tricky compiler options over to build.sh Tamás Bálint Misius 2022-10-06 07:41:08 +0200
  • 304cc3a47b
    Move Read/WriteFile from Client to Platform Tamás Bálint Misius 2022-10-05 19:10:28 +0200
  • 084f196248
    Add http.getAuthToken Tamás Bálint Misius 2022-10-05 10:12:17 +0200
  • e54df0e6ad
    More Lua API 8-bit-cleanliness changes Tamás Bálint Misius 2022-10-05 11:34:40 +0200
  • 4b4c97b058 Okay this should fix it. #861 Cracker1000 2022-10-04 21:49:34 +0530
  • cbfa171f2f test Cracker1000 2022-10-04 13:50:46 +0530
  • 76dfd3f004 Remove whitespaces Cracker1000 2022-10-04 13:47:01 +0530
  • 081d39881a Add missing lines to renderer options Cracker1000 2022-10-03 23:03:11 +0530
  • b4462273b0
    Fix a very elusive PHOT reflection crash Tamás Bálint Misius 2022-10-02 22:22:30 +0200
  • 3d2112dd3e Fix -no-pie option spelling for non-darwin platforms #860 Dmitry Marakasov 2022-09-26 16:36:50 +0300
  • 5d66533f23
    Make stickman movement strength independent of gravity (#857) snapshot-241 catsoften 2022-09-25 08:49:43 -0400
  • cab0e270c2
    Make stickman movement strength independent of gravity #857 catsoften 2022-09-01 21:56:51 -0400
  • 0f9b1a58b1
    Add notification for missing or bad SSL certificates Tamás Bálint Misius 2022-09-25 07:22:19 +0200
  • 09c2704928
    Add CAFile and CAPath config options, use mbedtls in static builds Tamás Bálint Misius 2022-09-20 12:54:36 +0200
  • b4213a20f7
    Fix workflow sometimes releasing debug builds Tamás Bálint Misius 2022-09-15 11:52:04 +0200
  • 25d6ca9dec
    Fix crash when trying to load a stamp that doesn't exist snapshot-240 Tamás Bálint Misius 2022-09-11 16:56:40 +0200
  • fefafa3b3d
    Display link command line when building for windows snapshot-239 Tamás Bálint Misius 2022-09-11 11:55:01 +0200
  • f42c8372d2
    Fix release assets failing to upload Tamás Bálint Misius 2022-09-11 07:04:42 +0200
  • bc208a700f
    Fix new workflow not creating releases in some cases Tamás Bálint Misius 2022-09-11 06:49:07 +0200
  • 1f1f450177
    Fix starcatcher uploads snapshot-238 Tamás Bálint Misius 2022-09-11 00:06:55 +0200
  • a674498a96
    Clean up Client::DoInstallation Tamás Bálint Misius 2022-09-08 06:52:23 +0200
  • 04e899e824
    Use std::vector<char> consistently for file operations Tamás Bálint Misius 2022-09-08 06:44:02 +0200
  • 69faea971f
    Enable By date button when viewing Favorites Tamás Bálint Misius 2022-09-07 13:01:52 +0200
  • 2835ab23a8 Final commit Cracker1000 2022-09-03 18:00:56 +0530
  • 513d2cae3e
    Update tpt-libs Tamás Bálint Misius 2022-08-23 11:14:06 +0200
  • f12648755f Remove the randomness from reaction. Make it difficult as the reaction progresses. Cracker1000 2022-09-03 00:38:48 +0530
  • 0fbe8c2749 This gives user more control over how much the GLAS can be strengthened by controlling the exposure of molten salt as opposed to an arbitrary value. Cracker1000 2022-08-31 22:22:39 +0530
  • ed13f33e7a
    Fix invalid stamps names being accepted Tamás Bálint Misius 2022-08-31 18:52:00 +0200
  • 9e712eba08
    Remove dependency on dirent.h on windows Tamás Bálint Misius 2022-08-30 20:39:44 +0200
  • 6ba5de6034
    Crop stamp thumbnails that don't fit even when resized Tamás Bálint Misius 2022-08-28 07:11:42 +0200
  • 23a368dbf0
    Clean up DirectionSelector and surrounding code Tamás Bálint Misius 2022-08-23 13:47:45 +0200
  • 36d034dc2e
    Fix 8-bit-uncleanliness of most of the Lua API Tamás Bálint Misius 2022-08-22 15:54:04 +0200
  • 3c6bd74389
    Return HTTP response headers to Lua Tamás Bálint Misius 2022-08-21 20:54:43 +0200
  • ce31041477
    Fix MSVC warnings #855 xphere07 2022-08-14 05:06:52 +0900
  • 22805e14f1
    Tidy up some conditionals in simulation code. (#854) snapshot-237 savask 2022-08-13 23:40:26 +0700
  • ac43fc45bb Tidy up some conditionals in simulation code. #854 Saveliy Skresanov 2022-08-13 14:02:23 +0700
  • ae32470c9c
    Make QRTZ slightly change color while growing (#852) Rebmiami 2022-08-11 04:20:33 +0000
  • cf74f42604
    Make QRTZ slightly change color while growing #852 Rebmiami 2022-08-07 23:29:01 -0400
  • 8763d6e75f
    Expose SDL button codes to Lua Tamás Bálint Misius 2022-08-08 09:13:05 +0200
  • 059697aba0
    Alias dcolor, pavg0, pavg1 to dcolour, tmp3, tmp4 Tamás Bálint Misius 2022-08-08 08:55:32 +0200
  • 140531aa88
    Add PowderCoin icon to font Tamás Bálint Misius 2022-08-07 09:50:07 +0200
  • 4b0fa65bcd
    Don't expose KMOD_SCROLL, apparently it's too new Tamás Bálint Misius 2022-08-01 09:55:23 +0200
  • 21438d435d
    Expose SDL keycodes and scancodes to Lua Tamás Bálint Misius 2022-08-01 09:44:03 +0200
  • c140b4bff0
    Fix non-future-proof android NDK path resolution Tamás Bálint Misius 2022-07-31 07:54:28 +0200
  • 6aa68adbf4
    Add custom gravity mode and replace hardcoded gravity interactions (#820) catsoften 2022-07-31 02:19:16 -0400
  • c9b611c7ca
    Base air movement due to ambient heat on field derivative, factor GetGravityField out further, slightly tweak liquid heat convection conditions #820 Tamás Bálint Misius 2022-07-29 11:19:49 +0200
  • 7500b4749b
    Align value labels and adjust strength range catsoften 2022-07-30 20:38:38 -0400
  • 472360f0b9
    Allow bypassing snap points, handle single argument better in lua method, and misc review/other changes catsoften 2021-12-21 18:37:58 -0500
  • 229404a9f1
    Make CNCT stacking work with custom gravity and use existing GetGravityField function catsoften 2021-11-24 20:56:45 -0500
  • c0031765a8
    Add custom gravity mode and replace hardcoded gravity interactions catsoften 2021-11-21 18:43:40 -0500
  • a0016a2b9c
    Fix exception when passing nil to some functions in interface api, fixes #849 snapshot-236 jacob1 2022-07-20 21:51:56 -0400
  • c603c41b92
    Fix PIPE graphics hack giving Lua graphics functions bad particle IDs Tamás Bálint Misius 2022-07-16 13:27:28 +0200
  • ae253ebc75
    Add real v parameter to sim.partCreate Tamás Bálint Misius 2022-07-06 11:34:21 +0200
  • 766ffd4ad6
    Add sim.partExists and elem.exists Tamás Bálint Misius 2022-07-03 15:40:35 +0200
  • 289c2c4528
    Fix handling of malformed scale: and proxy: arguments Tamás Bálint Misius 2022-06-13 13:40:41 +0200
  • 833973f1fc
    Mark saves with GLAS/QRTZ/TUNG as 97.0-only jacob1 2022-06-13 00:53:06 -0400
  • 79f6fd728c
    Fix, Deprecate, Remove, and Replace tpt.element_func / tpt.graphics_func jacob1 2022-06-04 22:13:20 -0400
  • c104a0df0d
    Icon Overhaul #844 xphere07 2022-05-21 21:11:42 +0900
  • fb7132a923
    Fix LITH conducting through INSL snapshot-235 Tamás Bálint Misius 2022-05-27 06:22:22 +0200
  • fb318c71ec
    Fix a missing #include Tamás Bálint Misius 2022-05-26 17:53:45 +0200
  • 67dacafc3e
    I just want it #843 Wowowowowowowowowowowowowowoowo 2022-05-17 20:22:35 +0800
  • c7e9706295
    Let NEUT pass through BGLA Tamás Bálint Misius 2022-05-10 14:25:54 +0200
  • c8c0f90871
    Use date in screenshot filenames to ensure each screenshot's filename is unique jacob1 2022-05-06 01:27:33 -0400
  • 23af1042b4
    Make PHOT change its wavelength upon colliding with charged LITH (#841) Cracker1000 2022-05-05 02:04:23 +0530
  • 5fa486aff8
    Match reflection mask with FILT temp-to-ctype scale #841 Tamás Bálint Misius 2022-05-02 06:39:57 +0200