Difference between revisions of "User:Niffiwan"
From FreeSpace Wiki
(→Short Term) |
|||
Line 44: | Line 44: | ||
Consider this | Consider this | ||
* http://www.hard-light.net/forums/index.php?topic=86888.0 | * http://www.hard-light.net/forums/index.php?topic=86888.0 | ||
+ | |||
+ | JSON ship/weapon table dump | ||
+ | * http://www.hard-light.net/forums/index.php?topic=87497.msg1748691#msg1748691 | ||
== memory overflow == | == memory overflow == | ||
* git log --pretty=format:"%h%x09%an%x09%ad%x09%s" --date=short --after=2014-01-31 | * git log --pretty=format:"%h%x09%an%x09%ad%x09%s" --date=short --after=2014-01-31 |
Revision as of 23:09, 16 May 2014
Contents
Who am I?
246... no.
I do some coding for the Source code project. I also help out with forum support, and write the coding section of the HLP newsletter.
I'm most interested in:
- Supporting Linux
- Improving the robustness of the codebase (e.g. see Coverity / Address Sanitiser / PVS studio)
- Fixing bugs
- Code reviews to get other peoples features added to FSO, i.e. maintain their momentum (although I feel that this really turns my brain to mush if I do it for too long :))
- git :D
The areas of the code I'm most familiar with are:
- New pilot code (antipodes 8 / 3.7.0+)
- HUD gauges
- ETS
Features I'd most like to add to FSO are:
(TODO: make this a table with what/why/how columns)
- Case insensitivity everywhere (for Linux) http://www.hard-light.net/forums/index.php?topic=81134.0
- 7z archive support (in progress by m!m)
- SVG support (especially for HUD gauges)
- APNG support (see KickStarter)
- wxFRED
- (maybe) libVLC for all our video playing needs? lGPLv2
Short Term
Review patches in these threads:
- http://www.hard-light.net/forums/index.php?topic=84567.0 (Yarn - hud)
- http://www.hard-light.net/forums/index.php?topic=86888.0 (ngld)
Fix this issue - not really a bug, maybe a feature?
Get the FONT code reviewed
- http://www.hard-light.net/forums/index.php?topic=85041.new#new (somewhere in here)
Consider this
JSON ship/weapon table dump
memory overflow
- git log --pretty=format:"%h%x09%an%x09%ad%x09%s" --date=short --after=2014-01-31