Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rcreasey
/
OpenXcom
Public
forked from
OpenXcom/OpenXcom
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
OpenXcom
src
Engine
Language.cpp
on
247a8d9
User selector
All users
All time
Commit history
Commits on Jun 28, 2019
Disable RTL text until we have translations for it
SupSuper
committed
c8f201d
View commit details
Copy full SHA for c8f201d
View code at this point
Browse repository at this point
Commits on Feb 10, 2019
Fix language loading to properly default to en-US when translations are missing. Prioritize untranslated text over incorrect text.
Show description for 379410e
SupSuper
committed
379410e
View commit details
Copy full SHA for 379410e
View code at this point
Browse repository at this point
Commits on Nov 2, 2018
Cleanup includes
SupSuper
committed
d7f2b85
View commit details
Copy full SHA for d7f2b85
View code at this point
Browse repository at this point
Fix encoding functions
SupSuper
committed
63e0293
View commit details
Copy full SHA for 63e0293
View code at this point
Browse repository at this point
Replace magic characters with constants
SupSuper
committed
6224b0b
View commit details
Copy full SHA for 6224b0b
View code at this point
Browse repository at this point
Move all string/encoding operations to a common Unicode.h
Show description for 8e51b48
SupSuper
committed
8e51b48
View commit details
Copy full SHA for 8e51b48
View code at this point
Browse repository at this point
Internally use a 32-bit UString for rendering text.
SupSuper
committed
b429827
View commit details
Copy full SHA for b429827
View code at this point
Browse repository at this point
Commits on Nov 1, 2018
Remove wstring since it's not portable:
Show description for 38d9d8a
SupSuper
committed
38d9d8a
View commit details
Copy full SHA for 38d9d8a
View code at this point
Browse repository at this point
Commits on Sep 27, 2018
More mod loading optimizing and cleanup.
Show description for 490d964
SupSuper
committed
490d964
View commit details
Copy full SHA for 490d964
View code at this point
Browse repository at this point
Commits on Jul 20, 2018
Fix TFTD Hunter and Heavy Cruiser interception sprites
SupSuper
committed
1a1fe3f
View commit details
Copy full SHA for 1a1fe3f
View code at this point
Browse repository at this point
Ignore empty strings in YAML languages
SupSuper
committed
bade7ee
View commit details
Copy full SHA for bade7ee
View code at this point
Browse repository at this point
Commits on Jan 8, 2017
Fix translations not working due to change in Transifex format
SupSuper
committed
f895275
View commit details
Copy full SHA for f895275
View code at this point
Browse repository at this point
Commits on Apr 27, 2016
Missing includes
JDarthenay
committed
e1e85aa
View commit details
Copy full SHA for e1e85aa
View code at this point
Browse repository at this point
Commits on Apr 21, 2016
Standartized API to climit/cfloat instead of limit
Show description for 0676448
NHOrus
committed
0676448
View commit details
Copy full SHA for 0676448
View code at this point
Browse repository at this point
Commits on Apr 17, 2016
Clean up whitespace
SupSuper
committed
6893716
View commit details
Copy full SHA for 6893716
View code at this point
Browse repository at this point
Commits on Apr 10, 2016
Update language names
SupSuper
committed
b9ce6fe
View commit details
Copy full SHA for b9ce6fe
View code at this point
Browse repository at this point
Commits on Apr 2, 2016
Merge pull request #1073 from R1dO/localizationWarning
Show description for 21c7db9
SupSuper
committed
21c7db9
View commit details
Copy full SHA for 21c7db9
View code at this point
Browse repository at this point
Commits on Jan 16, 2016
More cleanup and crash prevention
SupSuper
committed
3e8627e
View commit details
Copy full SHA for 3e8627e
View code at this point
Browse repository at this point
Commits on Jan 9, 2016
Pragma not even once
SupSuper
committed
7e00ad5
View commit details
Copy full SHA for 7e00ad5
View code at this point
Browse repository at this point
Commits on Dec 23, 2015
Warn if pluralization is used on a text that does not support it.
R1dO
committed
ce7a06c
View commit details
Copy full SHA for ce7a06c
View code at this point
Browse repository at this point
Commits on Oct 9, 2015
Cleanup
SupSuper
committed
1052bb3
View commit details
Copy full SHA for 1052bb3
View code at this point
Browse repository at this point
Commits on Aug 29, 2015
Mod refactoring 2
SupSuper
committed
a693fd5
View commit details
Copy full SHA for a693fd5
View code at this point
Browse repository at this point
Commits on Jul 28, 2015
fix slight error in localized text
Show description for 9cad73b
Warboy1982
committed
9cad73b
View commit details
Copy full SHA for 9cad73b
View code at this point
Browse repository at this point
Commits on Jul 5, 2015
Fix typos, misspellings, duplicate words
gunbei
authored and
SupSuper
committed
e95bb31
View commit details
Copy full SHA for e95bb31
View code at this point
Browse repository at this point
Commits on Jun 21, 2015
Split up languages in common/xcom1/xcom2.
SupSuper
committed
33b490a
View commit details
Copy full SHA for 33b490a
View code at this point
Browse repository at this point
Commits on May 19, 2015
fix mapping of language ids to names
myk002
committed
69a789f
View commit details
Copy full SHA for 69a789f
View code at this point
Browse repository at this point
Commits on May 9, 2015
only output warnings about missing strings once
Show description for 2925a5b
myk002
committed
2925a5b
View commit details
Copy full SHA for 2925a5b
View code at this point
Browse repository at this point
Commits on Apr 29, 2015
move baseFilename and noExt back to CrossPlatform
myk002
committed
8f2c77a
View commit details
Copy full SHA for 8f2c77a
View code at this point
Browse repository at this point
Commits on Apr 18, 2015
get everything using the new FileMap interfaces
myk002
committed
a7fd946
View commit details
Copy full SHA for a7fd946
View code at this point
Browse repository at this point
Commits on Feb 19, 2015
update copyright info
Show description for becd660
Warboy1982
committed
becd660
View commit details
Copy full SHA for becd660
View code at this point
Browse repository at this point
Commits on Oct 9, 2014
Updated for Transifex.
SupSuper
committed
a55563a
View commit details
Copy full SHA for a55563a
View code at this point
Browse repository at this point
Commits on Sep 25, 2014
Code cleanup
SupSuper
committed
f5736a9
View commit details
Copy full SHA for f5736a9
View code at this point
Browse repository at this point
Commits on May 30, 2014
Updating documentation
SupSuper
committed
a201134
View commit details
Copy full SHA for a201134
View code at this point
Browse repository at this point
Commits on May 27, 2014
Nudging that version number
SupSuper
committed
ff829fa
View commit details
Copy full SHA for ff829fa
View code at this point
Browse repository at this point
Commits on May 8, 2014
UI / language fixes
SupSuper
committed
f51b0ab
View commit details
Copy full SHA for f51b0ab
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.