1
0
Fork 0

Commit Graph

  • 917ef03e97 Codechange: use std::string_view in IConsole settings API Rubidium 2025-04-21 22:28:57 +0200
  • b279bc37e7 Codechange: use std::string_view to set string settings Rubidium 2025-04-21 22:36:40 +0200
  • fdb8defa64 Codechange: use std::string_view to parse setting values Rubidium 2025-04-21 22:21:52 +0200
  • 0065676229
    Codefix: Incorrect type for OnDropdownSelect widget parameter. Peter Nelson 2025-04-22 18:19:43 +0100
  • 12118b201c
    Change: Enhance visibility of disabled bool button. (#14071) Peter Nelson 2025-04-22 17:37:30 +0100
  • c48862fa4e Codechange: use std::string_view in IConsole settings API Rubidium 2025-04-21 22:28:57 +0200
  • 6348de8e95 Codechange: use std::string_view to set string settings Rubidium 2025-04-21 22:36:40 +0200
  • f048b30917 Codechange: use std::string_view to parse setting values Rubidium 2025-04-21 22:21:52 +0200
  • 1d5568a804 Codechange: Use FindVehicleOnPos instead of HasVehicleOnPos, if there is no stop condition. frosch 2025-04-22 14:22:39 +0200
  • 241fc73be8 Codechange: Add iterator for vehicles on a tile. frosch 2025-04-22 13:58:21 +0200
  • c2cbee9842
    Change: Enhance visibility of disabled bool button. Peter Nelson 2025-04-22 12:51:29 +0100
  • 415ac07a08 Update: Translations from eints translators 2025-04-22 04:46:01 +0000
  • a8d3ed8e01
    Codechange: Restructure RoadStop Entries to reduce pointers. Peter Nelson 2025-04-21 18:45:16 +0100
  • 3aa82d5e63
    Codechange: Use EnumBitSet for RoadStopStatusFlags. (#14068) Peter Nelson 2025-04-21 20:16:23 +0100
  • 81edd1123a
    Change: Use scaled instead of fixed dimensions for framerate graphs. (#14039) Peter Nelson 2025-04-21 20:15:57 +0100
  • 0859d0393e Codechange: Reformat all sources. frosch 2025-04-19 22:34:42 +0200
  • 928a388a65 Codechange: Use attribute syntax for debug_inline, so clang-format understands it. frosch 2025-04-21 18:58:08 +0200
  • 28c4f8e05a Codechange: Disable clang-format in some corner cases. frosch 2025-04-20 13:12:42 +0200
  • 064843de15 Codechange: Disable clang-format for widget layouts. frosch 2025-04-19 21:54:22 +0200
  • 19c10a1e71 Codechange: Disable clang-format for tables. frosch 2025-04-19 21:39:58 +0200
  • e0a67f37cd Add: clang-format file to simplify contributions and review. frosch 2025-04-16 22:03:37 +0200
  • d7ddea4032
    Codechange: Turn AnimationTrigger enums into enum classes. (#14067) frosch 2025-04-21 20:53:31 +0200
  • 95e3c18353 Codechange: Turn AnimationTrigger enums into enum classes. frosch 2025-04-16 13:11:36 +0200
  • 61a0a520f6
    Codechange: Unify random trigger enums and turn them into enum classes. (#14066) frosch 2025-04-21 20:03:34 +0200
  • 680a90df98
    Codechange: Use EnumBitSet for RoadStopStatusFlags. Peter Nelson 2025-03-07 20:29:04 +0000
  • fb06b78ec2 Codechange: Unify random trigger enums and turn them into enum classes. frosch 2025-04-15 18:39:53 +0200
  • f399b8eb29 Codechange: Unify naming of NewGRF animation callbacks. frosch 2025-04-15 14:51:44 +0200
  • 264abfafe6 Codechange: Rename storage of random triggers to include the term 'random'. frosch 2025-04-15 20:27:28 +0200
  • 39220a5feb Codechange: Unify naming of NewGRF random trigger functions. frosch 2025-04-15 14:22:00 +0200
  • 368d131fb7 Codechange: Use 'construction stage' consistently, instead of 'construction state'. frosch 2025-04-16 13:17:37 +0200
  • a359a36d46 Codechange: Use attribute syntax for debug_inline, so clang-format understands it. frosch 2025-04-21 18:58:08 +0200
  • 38242802dd Codechange: Disable clang-format in some corner cases. frosch 2025-04-20 13:12:42 +0200
  • 2480c14d49 Codechange: Disable clang-format for widget layouts. frosch 2025-04-19 21:54:22 +0200
  • 945579756c Codechange: Disable clang-format for tables. frosch 2025-04-19 21:39:58 +0200
  • dca2b428a6 Add: clang-format file to simplify contributions and review. frosch 2025-04-16 22:03:37 +0200
  • 8bfc6713d8 Codechange: Unify naming of NewGRF animation callbacks. frosch 2025-04-15 14:51:44 +0200
  • 76a89cb76a Codechange: Rename storage of random triggers to include the term 'random'. frosch 2025-04-15 20:27:28 +0200
  • 5540bf3ff3 Codechange: Unify naming of NewGRF random trigger functions. frosch 2025-04-15 14:22:00 +0200
  • 7a8470cfa7 Codechange: Use 'construction stage' consistently, instead of 'construction state'. frosch 2025-04-16 13:17:37 +0200
  • 98445088b1
    Codechange: Move VehicleEnteredDepotThisTick call to a more suitable position. (#14065) frosch 2025-04-21 17:52:03 +0200
  • 7d03cee512
    Change: Include dragged train in depot tile length display. (#14060) Peter Nelson 2025-04-21 16:37:10 +0100
  • 2a62eea005
    Codefix: Comment style. (#14064) frosch 2025-04-21 17:25:09 +0200
  • 5b2754fdee Change: Use standard boolean toggle buttons for game options toggles. Peter Nelson 2025-04-20 11:19:21 +0100
  • d89753b88d Codechange: Add dedicated widget for boolean toggle buttons. Peter Nelson 2025-04-20 11:19:01 +0100
  • e3d2d68bd4 Change: Draw boolean toggle as a slider widget. Peter Nelson 2025-04-20 20:36:28 +0100
  • e3858e81dc Codechange: use std::string_view over const std::string& for finding files Rubidium 2025-04-20 23:08:19 +0200
  • 11c7623a8b Codechange: Move VehicleEnteredDepotThisTick call to a more suitable position. frosch 2025-04-16 11:26:20 +0200
  • 1a818c5967
    Change: Include dragged train in depot tile length display. Peter Nelson 2025-04-21 11:53:02 +0100
  • 354ad43edb
    Codechange: Remove unnecessary string constructions. (#14063) frosch 2025-04-21 16:46:31 +0200
  • e1fdc10227
    Fix e114ed357d: Incorrect test of object flags allowed HQ to be removed. (#14062) Peter Nelson 2025-04-21 15:45:29 +0100
  • cb88be3af9
    Change: Use standard boolean toggle buttons for game options toggles. Peter Nelson 2025-04-20 11:19:21 +0100
  • 8dd51d1b8e
    Codechange: Add dedicated widget for boolean toggle buttons. Peter Nelson 2025-04-20 11:19:01 +0100
  • 80850ecf3b Codefix: Comment style. frosch 2025-04-21 16:20:57 +0200
  • 67688a9c26
    Change: Draw boolean toggle as a slider widget. Peter Nelson 2025-04-20 20:36:28 +0100
  • 305c892b3a
    Change: "setting" console command now shows default value (#14061) Loïc Guilloux 2025-04-21 16:00:37 +0200
  • 4f9a4cb479 Codechange: Remove unnecessary string constructions. frosch 2025-04-21 15:53:39 +0200
  • 44e541be44
    Fix e114ed357d: Incorrect test of object flags allowed HQ to be removed. Peter Nelson 2025-04-21 14:48:08 +0100
  • 788845f731
    Change: Allow Double-Ctrl+Click on default size box to clear saved size. (#14055) Peter Nelson 2025-04-21 14:16:29 +0100
  • 4fa7724131 Change: "setting" console command now shows default value glx22 2025-04-21 15:03:19 +0200
  • 0cf7048a67
    Change: Don't select content when toggling its download status. (#14059) Peter Nelson 2025-04-21 13:20:52 +0100
  • 98d47cb5c2
    Change: Don't select content when toggling its download status. Peter Nelson 2025-04-21 10:01:51 +0100
  • 9ff2b4991f
    Change: Add scrollbar to infrastructure window. (#14056) Peter Nelson 2025-04-21 08:46:09 +0100
  • 30a1c5604a
    Merge 7f26ed9e08 into 5502618ac3 Peter Nelson 2025-04-21 04:47:32 +0000
  • 43ba7a778b
    Merge a6d5d40628 into 5502618ac3 AnthonyGithubCorner 2025-04-21 04:45:30 +0000
  • 5502618ac3 Update: Translations from eints translators 2025-04-21 04:45:21 +0000
  • 7bbe233377
    Feature: Add setting to disable vehicle intro date randomisation Tabytac 2025-04-16 20:15:26 +0100
  • 269d036db4
    Change: Add scrollbar to infrastructure window. Peter Nelson 2025-04-20 18:09:43 +0100
  • e9a92b8795
    Fix: Odd drawing and crash if scrollbar is not tall enough. (#14052) Peter Nelson 2025-04-20 23:23:52 +0100
  • f0c4e3299f
    Change: Allow Double-Ctrl+Click on default size box to clear saved size. Peter Nelson 2025-04-20 22:49:16 +0100
  • 8eccac625e Codechange: use std::string_view over const std::string& for finding files Rubidium 2025-04-20 23:08:19 +0200
  • 0efbb3a7a7
    Doc: PR template referenced non-existing label. (#14050) frosch 2025-04-20 23:02:33 +0200
  • 689f55a0ea
    Fix #14044: Negative string parameters from GS were rendered as zero. (#14049) frosch 2025-04-20 23:01:49 +0200
  • 00eb0c7c2d
    Change: Use scaled instead of fixed dimensions for framerate graphs. Peter Nelson 2025-04-20 10:31:44 +0100
  • 181d3ecddb
    Fix: Odd drawing and crash if scrollbar is not tall enough. Peter Nelson 2025-04-20 21:46:22 +0100
  • 4e14f0ac3f Codechange: pass network tokens as std::string_view or with move semantics where appropriate Rubidium 2025-04-20 15:09:54 +0200
  • c13956a58a Codechange: use std::string_view for connection strings Rubidium 2025-04-20 12:17:45 +0200
  • 31433882a4 Codechange: use std::string_view for passing NetworkError strings Rubidium 2025-04-20 12:07:19 +0200
  • 8aa2f6b8a6
    Codefix: StringConsumer integer parsing failed for the most negative value, which has no positive equivalent. (#14048) frosch 2025-04-20 22:20:53 +0200
  • fc45bb5a2b
    Codechange: Replace bitstuffed VehicleEnterTileStatus. (#14027) Peter Nelson 2025-04-20 21:10:02 +0100
  • 6d78b49498
    Codefix: Missing PR reference frosch 2025-04-20 22:07:08 +0200
  • cb113cfed0 Codefix: Add missing header includes. frosch 2025-04-19 22:35:05 +0200
  • 461b73e21b Codefix: stdafx.h and safeguards.h should be the first and last include in every source file, and not appear in any header file. frosch 2025-04-20 19:14:28 +0200
  • 054f88499e Codechange: pass network tokens as std::string_view or with move semantics where appropriate Rubidium 2025-04-20 15:09:54 +0200
  • f18ef6a14b Codechange: use std::string_view for connection strings Rubidium 2025-04-20 12:17:45 +0200
  • 54de376c55 Codechange: Make the squirrel-exporter skip ctor lists. frosch 2025-04-20 14:44:47 +0200
  • 6256b55671 Codechange: Make the squirrel-exporter skip function bodies. frosch 2025-04-20 14:11:06 +0200
  • 8ca86dc347 Doc: PR template referenced non-existing label. frosch 2025-04-20 21:05:21 +0200
  • d6b716e20b Fix #14044: Negative string parameters from GS were rendered as zero. frosch 2025-04-20 20:47:23 +0200
  • 05e4e581b5 Codefix: StringConsumer integer parsing failed for the most negative value, which has no positive equivalent. frosch 2025-04-20 19:44:13 +0200
  • 90deff1dab Codefix: Add missing header includes. frosch 2025-04-19 22:35:05 +0200
  • 13a3027037 Codefix: stdafx.h and safeguards.h should be the first and last include in every source file, and not appear in any header file. frosch 2025-04-20 19:14:28 +0200
  • 3751f19df4 Codechange: Make the squirrel-exporter skip ctor lists. frosch 2025-04-20 14:44:47 +0200
  • 1b5714da3c Codechange: Make the squirrel-exporter skip function bodies. frosch 2025-04-20 14:11:06 +0200
  • 7f26ed9e08
    Codechange: Use int instead of uint for widget/dimension code. Peter Nelson 2025-04-20 12:18:43 +0100
  • a2abc94c65 Codechange: use std::string_view for passing NetworkError strings Rubidium 2025-04-20 12:07:19 +0200
  • 26de3404a4 Codechange: use std::string_view for sending chat messages Rubidium 2025-04-20 11:42:16 +0200
  • bb259b8e77 Codechange: use std::string_view for sending a remote console command (result) Rubidium 2025-04-20 11:33:25 +0200
  • d99edf2bbc Codechange: use std::string_view for kicking/banning Rubidium 2025-04-20 11:23:58 +0200
  • a0246bc8a7 Codechange: use std::string_view over std::string for NetworkTextMessage Rubidium 2025-04-20 11:22:02 +0200
  • a0e4dab771 Codechange: use std::string_view for NetworkAddress::IsInNetmask of std::string Rubidium 2025-04-20 11:19:56 +0200