<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/airport/Source/GameGui.c, branch master</title>
<subtitle>PS1 video game
</subtitle>
<id>https://gitea.privatedns.org/xavi/airport/atom?h=master</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/airport/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/airport/'/>
<updated>2021-01-01T03:39:17+00:00</updated>
<entry>
<title>Remove unneeded const-casts</title>
<updated>2021-01-01T03:39:17+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2020-12-31T02:29:44+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/airport/commit/?id=52ce9493325ec6cdfa82029f86016170350ca647'/>
<id>urn:sha1:52ce9493325ec6cdfa82029f86016170350ca647</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Blue background dimensions are now limited to drawing enviroment's.</title>
<updated>2018-11-29T00:29:43+00:00</updated>
<author>
<name>Xavier ASUS</name>
<email>xavi92psx@gmail.com</email>
</author>
<published>2018-11-29T00:29:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/airport/commit/?id=26bfe68b0964bf5cc94da480749cc580c9c99e78'/>
<id>urn:sha1:26bfe68b0964bf5cc94da480749cc580c9c99e78</id>
<content type='text'>
Fixed X position for "Remaining aircraft" and "Next aircraft" messages in GameGui.c
</content>
</entry>
<entry>
<title>Some important bugfixes.</title>
<updated>2018-11-29T00:07:06+00:00</updated>
<author>
<name>Xavier ASUS</name>
<email>xavi92psx@gmail.com</email>
</author>
<published>2018-11-29T00:07:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/airport/commit/?id=9cbaf49e93758b50e82a4d7d42762de242e7f086'/>
<id>urn:sha1:9cbaf49e93758b50e82a4d7d42762de242e7f086</id>
<content type='text'>
Added BUILDING_ATC_LOC.
Added more levels.
</content>
</entry>
<entry>
<title>Aircraft are now auto-locked when entering "ShowAircraftData" menu.</title>
<updated>2018-11-24T10:56:04+00:00</updated>
<author>
<name>Xavier ASUS</name>
<email>xavi92psx@gmail.com</email>
</author>
<published>2018-11-24T10:56:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/airport/commit/?id=ce0027e87fe9be70000e53f52f185321bae3e35e'/>
<id>urn:sha1:ce0027e87fe9be70000e53f52f185321bae3e35e</id>
<content type='text'>
Minor fixes and improvements.
Path is shown when selecting a moving aircraft.
</content>
</entry>
<entry>
<title>Fixed critical bug that provoked an accidental access to a NULL pointer.</title>
<updated>2018-11-23T13:44:21+00:00</updated>
<author>
<name>Xavier ASUS</name>
<email>xavi92psx@gmail.com</email>
</author>
<published>2018-11-23T13:44:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/airport/commit/?id=ca6e4a13aa1b0d696b375fbd1ad43933174d34b9'/>
<id>urn:sha1:ca6e4a13aa1b0d696b375fbd1ad43933174d34b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Optimization flag changed from -Os to -O3 (seems to perform better FPS-wise).</title>
<updated>2018-11-23T12:57:38+00:00</updated>
<author>
<name>Xavier ASUS</name>
<email>xavi92psx@gmail.com</email>
</author>
<published>2018-11-23T12:57:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/airport/commit/?id=3b80f74ce10cfd7e55199dcb9a8c4b80598227d2'/>
<id>urn:sha1:3b80f74ce10cfd7e55199dcb9a8c4b80598227d2</id>
<content type='text'>
Improved const-correctness and scope for some variables.
</content>
</entry>
<entry>
<title>Added "const" qualifier to some functions.</title>
<updated>2018-11-18T19:03:35+00:00</updated>
<author>
<name>Xavier ASUS</name>
<email>xavi92psx@gmail.com</email>
</author>
<published>2018-11-18T19:03:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/airport/commit/?id=2ccc0f5edd5f8e61bd0760f30b2d66f2d977b2bf'/>
<id>urn:sha1:2ccc0f5edd5f8e61bd0760f30b2d66f2d977b2bf</id>
<content type='text'>
"cdrom:\ and ;1" are automatically inserted into file name, in order to save memory space.
Some minor optimizations.
</content>
</entry>
<entry>
<title>* Minor changes.</title>
<updated>2018-05-07T21:04:27+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2018-05-07T21:04:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/airport/commit/?id=4c0028bfcc5da708e47a349f060954e67fb9c2d7'/>
<id>urn:sha1:4c0028bfcc5da708e47a349f060954e67fb9c2d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Game.c: removed obsolete comments.</title>
<updated>2018-03-11T13:20:36+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2018-03-11T13:20:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/airport/commit/?id=be36d09ae70587f2ccb73906e895914421f336ff'/>
<id>urn:sha1:be36d09ae70587f2ccb73906e895914421f336ff</id>
<content type='text'>
* GameGui.c: status shown on aircraft list is now summarized on a table.
</content>
</entry>
<entry>
<title>* Menu.c: bugfix for PLT level list.</title>
<updated>2018-03-10T13:30:40+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2018-03-10T13:30:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/airport/commit/?id=6adb0a08c89a84ff7dc656e2cc379a100e22efe3'/>
<id>urn:sha1:6adb0a08c89a84ff7dc656e2cc379a100e22efe3</id>
<content type='text'>
* Minor: added whitespace to "sizeof" operand.
</content>
</entry>
</feed>
