<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/airport/Source/Camera.h, 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>2018-11-23T12:57:38+00:00</updated>
<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>* Aircraft.c: taxiing speed has been doubled.</title>
<updated>2018-01-02T05:43:54+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2018-01-02T05:43:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/airport/commit/?id=b094335404446183954eb1ccaba33f5f4888eacf'/>
<id>urn:sha1:b094335404446183954eb1ccaba33f5f4888eacf</id>
<content type='text'>
* Game.c: GameRenderLevel() renamed to GameRenderTerrain().
* Game.c: GameRenderTerrainPrecalculations() has been created to perform some calculations which are stored in tables to be then looked up by GameRenderTerrain(). This should save us some calculation time during rendering process.
* Camera.c: added new CameraApplyCoordinatesToCartesianPos() prototype.
* GameGui.c: AircraftDataGPoly4 RGB data is now only calculated on startup.
</content>
</entry>
<entry>
<title>* RWY_DIR and AIRCRAFT_DIRECTION have been joint into a single enum.</title>
<updated>2017-12-29T22:19:43+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2017-12-29T22:19:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/airport/commit/?id=67cfc8b2c23177f036eda97f3423d062ba0c3e90'/>
<id>urn:sha1:67cfc8b2c23177f036eda97f3423d062ba0c3e90</id>
<content type='text'>
* Game.c: new prototypes GameGetParkingDirection() and GameGetRunwayDirection().
* Slight optimizations into GameRenderLevel().
* Added some comment headers into Gfx.c.
</content>
</entry>
<entry>
<title>* Slight optimization: all comparations against true are now compared against != false.</title>
<updated>2017-12-26T21:18:37+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2017-12-26T21:18:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/airport/commit/?id=4eaa6c091f97ca3455b2ae48a5f68867c0f7768e'/>
<id>urn:sha1:4eaa6c091f97ca3455b2ae48a5f68867c0f7768e</id>
<content type='text'>
+ Added a provisional background during gameplay (still WIP).
* Map editor now allows creating a map.
</content>
</entry>
<entry>
<title>* Include directives are now moved to .c instead of .h, as it should really be...</title>
<updated>2017-08-06T02:17:09+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2017-08-06T02:17:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/airport/commit/?id=8700a329d07bae49228f10b50999a161a235d140'/>
<id>urn:sha1:8700a329d07bae49228f10b50999a161a235d140</id>
<content type='text'>
* Makefile now rebuilds needed targets on modified header files.
* Some more work on GameEmergencyMode().
* Initial work on PSX mouse auto detection.
* Prototypes for RCNT2 I_MASK bit handling.
</content>
</entry>
<entry>
<title>* Aircraft state was not being transferred ciclically from Game to Aircraft module.</title>
<updated>2017-05-24T05:15:38+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2017-05-24T05:15:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/airport/commit/?id=8d2e08d7448e6c3514a747c0dff5db5f27eb8788'/>
<id>urn:sha1:8d2e08d7448e6c3514a747c0dff5db5f27eb8788</id>
<content type='text'>
* Improved detection of target reaching for Aircraft.c.
* Cursor is now displayed correctly on both 1-player and 2-player mode.
* Fixed behaviour for locking/unlocking aircraft.
* Fixed menus for 2-player mode.
* Minor fixes and improvements.
</content>
</entry>
<entry>
<title>* Split screen is now working. Yay!!</title>
<updated>2017-05-05T21:55:15+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2017-05-05T21:55:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/airport/commit/?id=6a90ed354fcf4871aa7ce1d0b599ff69787f1d5f'/>
<id>urn:sha1:6a90ed354fcf4871aa7ce1d0b599ff69787f1d5f</id>
<content type='text'>
* New prototypes for Gfx. Still preliminar, but make split screen work.
</content>
</entry>
<entry>
<title>* Updated.</title>
<updated>2017-02-04T14:31:41+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2017-02-04T14:31:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/airport/commit/?id=9ce310d847b9b54b027ea6052d63507129aefb18'/>
<id>urn:sha1:9ce310d847b9b54b027ea6052d63507129aefb18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2017-02-04T13:49:08+00:00</updated>
<author>
<name>Xavier Del Campo</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2017-02-04T13:49:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/airport/commit/?id=189ecf754d0c8131464bfdff98fb56e7752556b1'/>
<id>urn:sha1:189ecf754d0c8131464bfdff98fb56e7752556b1</id>
<content type='text'>
</content>
</entry>
</feed>
