Commit Graph

74 Commits (master)

Author SHA1 Message Date
Karl F 9e44b09314 Happy new year!
HAPPY MERRY 2021!
2021-01-03 19:40:16 +01:00
Karl F 436db08636 Happy new decade!
May you live long and prosper!
2020-01-01 10:47:46 +01:00
Webster Sheets 5cdaefad6a Run clang-format over the entire code base.
Fix hidden header-inclusion-order dependency errors.
Update .clang-format for v7.0.1.
2019-01-05 17:09:05 -05:00
Karl F d2ab921b62 Happy New Year!
Awesome sauce (for next year):
find . -type f -exec sed -i 's/2008-2018 Pioneer Developers'/'2008-2019 Pioneer Developers/g' {} \;

closes #4507
2019-01-03 15:28:42 +01:00
Karl F 7225e9c723 Happy New Year!
Ten years in the making now, but how can we improve upon perfection
for ten more years?
2018-01-01 21:22:12 +01:00
Andrew Copland 3e4a565c7a Casting return types and using Uint32 instead of size_t or unsigned 2017-07-16 12:48:39 +01:00
Andrew Copland 74d50958fe MERRY HAPPY 2017 2017-01-04 15:11:15 +00:00
Andrew Copland fea5ac26b2 MERRY HAPPY 2016 2016-01-29 11:31:54 +00:00
Robert Norris 9f95339a9d MERRY HAPPY 2014-12-31 23:05:37 +11:00
John Bartholomew 9b0a430609 add missing include in Lang.h 2014-07-20 15:28:12 +01:00
lwho 4e6c6b4679 Switch access to Lang::Resource::m_strings to IterationProxy interface. 2014-02-22 18:13:00 +01:00
Robert Norris 6dc4283eb6 happy new year 2014-01-02 14:43:38 +11:00
Robert Norris 921376462b rework LuaLang for resource access 2013-11-03 07:36:48 +11:00
Robert Norris 5cdfc04097 move resource load and fallback to Lang, it will be useful 2013-11-03 07:36:48 +11:00
Robert Norris df03000dd8 first attempt at language resource objects, still needs to be hooked up everywhere 2013-11-03 07:36:48 +11:00
John Bartholomew d0afad0b3c add Lang::GetCurrentLanguage 2013-01-04 00:58:13 +00:00
Robert Norris 91b8586653 happy new year 2013-01-01 12:36:52 +11:00
Robert Norris efbce7648a update license paths 2012-09-16 10:59:15 +10:00
Robert Norris e9f4448bba add copyright notices to all the code 2012-09-16 09:45:04 +10:00
John Bartholomew 56dacc4c59 use vector rather than list for the set of languages
vectors are faster (not *always*, but it's a pretty good rule of thumb)
2012-02-17 21:42:15 +00:00
John Bartholomew f4d3325eb4 extract Lang::STRING_TOKEN list into a separate file for flexibility
This makes it easier to use multiple times with different definitions of
DECLARE_STRING
2012-02-17 21:19:39 +00:00
Robert Norris 5b093d5079 remove "use hdr" text and translations 2012-02-12 20:44:03 +11:00
Taiki Kim bc66bc57fd Revert "Rename to 'Stationary View'"
This reverts commit 660afbb3c6.

Also updates Quickstart.txt.
2012-01-27 02:19:06 -08:00
Taiki Kim 660afbb3c6 Rename to 'Stationary View' 2012-01-26 12:01:14 -08:00
Taiki Kim 2407f7871b New camera mode: 'Sidereal View' 2012-01-26 12:00:45 -08:00
Robert Norris a35cedda73 remove old spacesport/starport translations 2012-01-15 21:58:38 +11:00
John Bartholomew 32c3731996 add a "Probability of arrival" display to the HUD during hyperspace. 2011-12-30 16:05:29 +00:00
Robert Norris bc9dd0a752 translation 2011-12-19 15:12:29 +11:00
Robert Norris ae7003e308 don't allow game save during hyperspace 2011-12-13 08:57:03 +11:00
Robert Norris 021d1a9721 further generalise LoadSaveDialog and its kids. expose selected filename. hook up settings screen load and save buttons (with assertion on lo0ad for the moment) 2011-11-22 20:21:14 +11:00
Robert Norris 6030903934 show multiple cabins in the ship info view 2011-11-13 21:38:45 +11:00
Robert Norris cac86a400a show count of free/used cabins in the station menu 2011-11-13 21:29:01 +11:00
Robert Norris e43065c45e Merge remote-tracking branch 'richardpl/cabins' into cabins
Conflicts:
	src/StationShipEquipmentForm.cpp
2011-11-13 20:44:44 +11:00
Robert Norris 967e19cbc4 Merge remote-tracking branch 'gizmor13/plural' 2011-11-04 18:05:45 +11:00
GizmoR13 325c5814b4 plural without 's 2011-11-02 11:48:22 +00:00
Ziusudra 36d7cc971e add KeyBindings 2011-11-01 20:10:27 -06:00
Paul B Mahol d99613931f Merge branch 'master' into cabins 2011-10-30 23:36:27 +00:00
GizmoR13 edb78b1d33 STARPORTS split 2011-10-30 18:39:44 +00:00
GizmoR13 40ffb3f5a5 days & hours 2011-10-28 02:50:25 +01:00
Paul B Mahol 16cf6c7c88 Passenger Cabins 2011-10-23 19:45:45 +00:00
Paul B Mahol 37f81c21a9 Merge branch 'master' into cargo_scoop 2011-10-03 00:36:50 +00:00
Paul B Mahol 0c9dd3c8b9 add missing token 2011-10-01 01:52:04 +00:00
Paul B Mahol 6d439f6db5 Merge branch 'master' into cargo_scoop 2011-09-30 23:15:03 +00:00
Paul B Mahol 4210138698 let there be cargo scoop equipment #194 2011-09-30 23:09:28 +00:00
John Bartholomew ef58429b0f Make the std::map Lang tokens mapping available to the rest of the system. 2011-09-30 01:55:48 +01:00
John Bartholomew 7551e07284 Remove HYPERSPACE_X_CLOUD and the separate ARRIVAL/DEPARTURE strings 2011-09-29 23:56:17 +01:00
Robert Norris 35ad844113 Merge remote-tracking branch 'richardpl/gravity' into gravity 2011-09-25 14:37:13 +10:00
Paul B Mahol b24a38f798 display surface gravity of body in system info view 2011-09-19 21:39:59 +00:00
John Bartholomew 5da8367bc5 Add a toggleLuaConsole KeyBinding. 2011-09-18 12:48:21 +01:00
GizmoR13 7a298f247f missing tokens 2011-09-16 13:01:22 +01:00