-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Std r11091 aliasing fonts #664
base: master
Are you sure you want to change the base?
Std r11091 aliasing fonts #664
Commits on Apr 3, 2024
-
ADD: Aliasing fonts, but default font loading still broken
git-svn-id: svn://tron.homeunix.org/simutrans/simutrans/trunk@11091 8aca7d54-2c30-db11-9de9-000461428c89 # Conflicts: # Simutrans.sln # src/simutrans/sys/simsys.cc NOTE: Changes to symsys have been skipped. Need to check this out.
Configuration menu - View commit details
-
Copy full SHA for 3d492d0 - Browse repository at this point
Copy the full SHA 3d492d0View commit details -
FIX: start also with a wrong unloadable font specified
git-svn-id: svn://tron.homeunix.org/simutrans/simutrans/trunk@11093 8aca7d54-2c30-db11-9de9-000461428c89 # Conflicts: # src/simutrans/display/simgraph16.cc Changes to simgraph16 related to dr_get_system_font() have been skipped. Need to recheck it.
Configuration menu - View commit details
-
Copy full SHA for 194305c - Browse repository at this point
Copy the full SHA 194305cView commit details -
CHG: Almost impossible to have a language selected with a non-matchin…
…g font git-svn-id: svn://tron.homeunix.org/simutrans/simutrans/trunk@11094 8aca7d54-2c30-db11-9de9-000461428c89
Configuration menu - View commit details
-
Copy full SHA for 8cdc75e - Browse repository at this point
Copy the full SHA 8cdc75eView commit details -
FIX: default char for cyr.bdf and revision detection fpor MSVC
git-svn-id: svn://tron.homeunix.org/simutrans/simutrans/trunk@11095 8aca7d54-2c30-db11-9de9-000461428c89 # Conflicts: # simutrans/text/be.tab # simutrans/text/bg.tab # simutrans/text/ca.tab # simutrans/text/cn.tab # simutrans/text/cz.tab # simutrans/text/de.tab # simutrans/text/dk.tab # simutrans/text/en.tab # simutrans/text/en/depot.txt # simutrans/text/eo.tab # simutrans/text/es.tab # simutrans/text/et.tab # simutrans/text/fi.tab # simutrans/text/fp.tab # simutrans/text/fr.tab # simutrans/text/gr.tab # simutrans/text/hr.tab # simutrans/text/hu.tab # simutrans/text/id.tab # simutrans/text/it.tab # simutrans/text/ja.tab # simutrans/text/ko.tab # simutrans/text/lt.tab # simutrans/text/nl.tab # simutrans/text/no.tab # simutrans/text/pl.tab # simutrans/text/pt.tab # simutrans/text/ro.tab # simutrans/text/ru.tab # simutrans/text/sk.tab # simutrans/text/sv.tab # simutrans/text/th.tab # simutrans/text/uk.tab # simutrans/text/zh.tab # tools/get_revision.ps1
Configuration menu - View commit details
-
Copy full SHA for 6c53d5c - Browse repository at this point
Copy the full SHA 6c53d5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 277e8bc - Browse repository at this point
Copy the full SHA 277e8bcView commit details -
Merge remote-tracking branch 'refs/remotes/origin/2403-std' into std-…
…r11091-aliasing-fonts
Configuration menu - View commit details
-
Copy full SHA for 27d4f3d - Browse repository at this point
Copy the full SHA 27d4f3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51b6167 - Browse repository at this point
Copy the full SHA 51b6167View commit details -
Configuration menu - View commit details
-
Copy full SHA for 335fd1f - Browse repository at this point
Copy the full SHA 335fd1fView commit details
Commits on Apr 7, 2024
-
Fix: Font selection dialogue shown even for headless server
Headless server does not need a font as it's never shown anyway. git-svn-id: svn://tron.homeunix.org/simutrans/simutrans/trunk@11127 8aca7d54-2c30-db11-9de9-000461428c89
Configuration menu - View commit details
-
Copy full SHA for 5d04046 - Browse repository at this point
Copy the full SHA 5d04046View commit details
Commits on Apr 8, 2024
-
Merge remote-tracking branch 'refs/remotes/origin/std-r10996' into st…
…d-r11091-aliasing-fonts # Conflicts: # documentation/cherry-picked-commits.txt # gui/banner.h
Configuration menu - View commit details
-
Copy full SHA for 9b7d8b6 - Browse repository at this point
Copy the full SHA 9b7d8b6View commit details
Commits on Apr 9, 2024
-
ADD: function find backend specific default TTF font dr_get_system_fo…
…nt() git-svn-id: svn://tron.homeunix.org/simutrans/simutrans/trunk@10908 8aca7d54-2c30-db11-9de9-000461428c89 # Conflicts: # src/simutrans/dataobj/environment.cc
Configuration menu - View commit details
-
Copy full SHA for 7ebb547 - Browse repository at this point
Copy the full SHA 7ebb547View commit details -
FIX: actually return anything ...
git-svn-id: svn://tron.homeunix.org/simutrans/simutrans/trunk@10910 8aca7d54-2c30-db11-9de9-000461428c89
Configuration menu - View commit details
-
Copy full SHA for 4c77f96 - Browse repository at this point
Copy the full SHA 4c77f96View commit details -
FIX: Crash when trying to load TTF font without family or style name
git-svn-id: svn://tron.homeunix.org/simutrans/simutrans/trunk@10925 8aca7d54-2c30-db11-9de9-000461428c89
Configuration menu - View commit details
-
Copy full SHA for e3cda35 - Browse repository at this point
Copy the full SHA e3cda35View commit details -
Display only family name if TTF font has no style name
git-svn-id: svn://tron.homeunix.org/simutrans/simutrans/trunk@10926 8aca7d54-2c30-db11-9de9-000461428c89
Configuration menu - View commit details
-
Copy full SHA for d2eebb0 - Browse repository at this point
Copy the full SHA d2eebb0View commit details -
dr_mkdir now makes directories recusively
git-svn-id: svn://tron.homeunix.org/simutrans/simutrans/trunk@11049 8aca7d54-2c30-db11-9de9-000461428c89
Configuration menu - View commit details
-
Copy full SHA for 9584db3 - Browse repository at this point
Copy the full SHA 9584db3View commit details -
FIX: Height conversion mode ignored if selected after heightmap
git-svn-id: svn://tron.homeunix.org/simutrans/simutrans/trunk@11081 8aca7d54-2c30-db11-9de9-000461428c89 # Conflicts: # simutrans/history.txt
Configuration menu - View commit details
-
Copy full SHA for 8f24f0f - Browse repository at this point
Copy the full SHA 8f24f0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0763bc - Browse repository at this point
Copy the full SHA c0763bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d56839 - Browse repository at this point
Copy the full SHA 0d56839View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6de1cb3 - Browse repository at this point
Copy the full SHA 6de1cb3View commit details -
Remove superfluous newline from makeobj log message
git-svn-id: svn://tron.homeunix.org/simutrans/simutrans/trunk@11111 8aca7d54-2c30-db11-9de9-000461428c89
Configuration menu - View commit details
-
Copy full SHA for c7f8c50 - Browse repository at this point
Copy the full SHA c7f8c50View commit details -
git-svn-id: svn://tron.homeunix.org/simutrans/simutrans/trunk@11112 8aca7d54-2c30-db11-9de9-000461428c89
Configuration menu - View commit details
-
Copy full SHA for 7752e5a - Browse repository at this point
Copy the full SHA 7752e5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 32bf00f - Browse repository at this point
Copy the full SHA 32bf00fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6bc466 - Browse repository at this point
Copy the full SHA f6bc466View commit details
Commits on Apr 10, 2024
-
CHG: Since we need anyway a wide string, jus use the windows font to …
…ask for wide font names git-svn-id: svn://tron.homeunix.org/simutrans/simutrans/trunk@11129 8aca7d54-2c30-db11-9de9-000461428c89 # Conflicts: # src/simutrans/sys/simsys.cc
Configuration menu - View commit details
-
Copy full SHA for b9cd1c7 - Browse repository at this point
Copy the full SHA b9cd1c7View commit details -
Allow also for C++20 standard compilation
git-svn-id: svn://tron.homeunix.org/simutrans/simutrans/trunk@11130 8aca7d54-2c30-db11-9de9-000461428c89
Configuration menu - View commit details
-
Copy full SHA for c4ee63c - Browse repository at this point
Copy the full SHA c4ee63cView commit details
Commits on Apr 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0fc02ab - Browse repository at this point
Copy the full SHA 0fc02abView commit details
Commits on May 1, 2024
-
Merge remote-tracking branch 'refs/remotes/origin/std-r10996' into st…
…d-r11091-aliasing-fonts
Configuration menu - View commit details
-
Copy full SHA for 4b9a818 - Browse repository at this point
Copy the full SHA 4b9a818View commit details
Commits on May 13, 2024
-
Merge remote-tracking branch 'refs/remotes/origin/std-r10996' into st…
…d-r11091-aliasing-fonts
Configuration menu - View commit details
-
Copy full SHA for 7bcdccb - Browse repository at this point
Copy the full SHA 7bcdccbView commit details
Commits on May 26, 2024
-
Merge remote-tracking branch 'refs/remotes/origin/std-r10996' into st…
…d-r11091-aliasing-fonts # Conflicts: # display/font.cc
Configuration menu - View commit details
-
Copy full SHA for 39451cb - Browse repository at this point
Copy the full SHA 39451cbView commit details
Commits on Jun 2, 2024
-
Merge remote-tracking branch 'refs/remotes/jamespetts/master' into st…
…d-r11091-aliasing-fonts
Configuration menu - View commit details
-
Copy full SHA for fb62b13 - Browse repository at this point
Copy the full SHA fb62b13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32e64cc - Browse repository at this point
Copy the full SHA 32e64ccView commit details -
git-svn-id: svn://tron.homeunix.org/simutrans/simutrans/trunk@11162 8aca7d54-2c30-db11-9de9-000461428c89 # Conflicts: # src/simutrans/gui/components/gui_convoiinfo.h # src/simutrans/gui/components/gui_textinput.cc
Configuration menu - View commit details
-
Copy full SHA for 2db287c - Browse repository at this point
Copy the full SHA 2db287cView commit details -
git-svn-id: svn://tron.homeunix.org/simutrans/simutrans/trunk@10827 8aca7d54-2c30-db11-9de9-000461428c89 # Conflicts: # src/simutrans/gui/signal_info.cc # src/simutrans/script/api/api_command.cc # src/simutrans/siminteraction.cc # src/simutrans/world/simworld.cc # src/simutrans/world/simworld.h
Configuration menu - View commit details
-
Copy full SHA for 0216d17 - Browse repository at this point
Copy the full SHA 0216d17View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8447ed - Browse repository at this point
Copy the full SHA e8447edView commit details -
FIX: call init/work directly if call is network-safe or call is not d…
…uring sync_step, FIX crash in scripted tools git-svn-id: svn://tron.homeunix.org/simutrans/simutrans/trunk@10826 8aca7d54-2c30-db11-9de9-000461428c89 # Conflicts: # src/simutrans/world/simworld.cc # Conflicts: # documentation/cherry-picked-commits.txt # simworld.cc
Configuration menu - View commit details
-
Copy full SHA for c06ff41 - Browse repository at this point
Copy the full SHA c06ff41View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6f471b - Browse repository at this point
Copy the full SHA d6f471bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d948922 - Browse repository at this point
Copy the full SHA d948922View commit details
Commits on Jun 3, 2024
-
Scrollable panels that span multiple cells have positioning and sizing anomalies.
Configuration menu - View commit details
-
Copy full SHA for f3a21a2 - Browse repository at this point
Copy the full SHA f3a21a2View commit details -
(ranran) remove undefined declaration
git-svn-id: svn://tron.homeunix.org/simutrans/simutrans/trunk@11268 8aca7d54-2c30-db11-9de9-000461428c89
Configuration menu - View commit details
-
Copy full SHA for 29dd94f - Browse repository at this point
Copy the full SHA 29dd94fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9e77d4 - Browse repository at this point
Copy the full SHA d9e77d4View commit details
Commits on Jun 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5c1ff0a - Browse repository at this point
Copy the full SHA 5c1ff0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 599cf2b - Browse repository at this point
Copy the full SHA 599cf2bView commit details
Commits on Jun 8, 2024
-
CHG: remove magic offset for display_outline_proportional_rgb, and fa…
…ctory is now real tooltip git-svn-id: svn://tron.homeunix.org/simutrans/simutrans/trunk@10081 8aca7d54-2c30-db11-9de9-000461428c89 # Conflicts: # boden/grund.cc
Configuration menu - View commit details
-
Copy full SHA for 4b1d865 - Browse repository at this point
Copy the full SHA 4b1d865View commit details -
git-svn-id: svn://tron.homeunix.org/simutrans/simutrans/trunk@10106 8aca7d54-2c30-db11-9de9-000461428c89 # Conflicts: # display/simgraph0.cc # display/simgraph16.cc # gui/components/gui_chart.cc # gui/minimap.cc # gui/simwin.cc
Configuration menu - View commit details
-
Copy full SHA for 25e3e0a - Browse repository at this point
Copy the full SHA 25e3e0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d710971 - Browse repository at this point
Copy the full SHA d710971View commit details -
(HJ) Nicer borders around labels
git-svn-id: svn://tron.homeunix.org/simutrans/simutrans/trunk@10534 8aca7d54-2c30-db11-9de9-000461428c89
Configuration menu - View commit details
-
Copy full SHA for 2e42c22 - Browse repository at this point
Copy the full SHA 2e42c22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 236e77a - Browse repository at this point
Copy the full SHA 236e77aView commit details -
FIX: Label colours when label is unowned
git-svn-id: svn://tron.homeunix.org/simutrans/simutrans/trunk@11001 8aca7d54-2c30-db11-9de9-000461428c89
Configuration menu - View commit details
-
Copy full SHA for 4b6c12f - Browse repository at this point
Copy the full SHA 4b6c12fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a8221f - Browse repository at this point
Copy the full SHA 9a8221fView commit details
Commits on Jun 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2bab711 - Browse repository at this point
Copy the full SHA 2bab711View commit details
Commits on Jun 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 522b69d - Browse repository at this point
Copy the full SHA 522b69dView commit details
Commits on Jun 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 20db861 - Browse repository at this point
Copy the full SHA 20db861View commit details
Commits on Jun 23, 2024
-
ADD: function find backend specific default TTF font dr_get_system_fo…
…nt() git-svn-id: svn://tron.homeunix.org/simutrans/simutrans/trunk@10908 8aca7d54-2c30-db11-9de9-000461428c89 # Conflicts: # src/simutrans/dataobj/environment.cc retake for missing changes
Configuration menu - View commit details
-
Copy full SHA for c65ba11 - Browse repository at this point
Copy the full SHA c65ba11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 338c834 - Browse repository at this point
Copy the full SHA 338c834View commit details -
Configuration menu - View commit details
-
Copy full SHA for 858623f - Browse repository at this point
Copy the full SHA 858623fView commit details
Commits on Jun 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f0a7e31 - Browse repository at this point
Copy the full SHA f0a7e31View commit details -
Configuration menu - View commit details
-
Copy full SHA for c76bbcd - Browse repository at this point
Copy the full SHA c76bbcdView commit details