summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2016-07-10Updated version (20160701.r15.gb674f77 -> 20160710.r0.g3ca3cf6).Tarn Burton
Changelog ========= Update Changelog.txt (3ca3cf6) Merge pull request #3754 from fluffyfreak/fix-loading (060f4d7) Revert my changes to use atoi and atoll as these do not give the correct results. (fbd0fbd) auto-commit: translation updates (7610fc0) auto-commit: translation updates (017c743)
2016-07-07Updated version (20160701.r6.g523f5e5 -> 20160701.r15.gb674f77).Tarn Burton
Changelog ========= auto-commit: translation updates (b674f77) auto-commit: translation updates (f0f0ba9) Update Changelog.txt (6045f9a) Merge pull request #3751 from fluffyfreak/faster_float_convert (7f21efa) Use SDL_itoa for GCC support, silence many annoying warnings (e840f9a) Use the itoa, itoll, atoi and atoll functions as they're faster (10b7a98) auto-commit: translation updates (33d93a7) auto-commit: translation updates (79268b4) auto-commit: translation updates (a616a1a)
2016-07-04Updated version (20160701.r3.g786c0a2 -> 20160701.r6.g523f5e5).Tarn Burton
Changelog ========= Remove forgotten 'slogan'-debug/sanity print command (523f5e5) auto-commit: translation updates (d3929ad) auto-commit: translation updates (6d4c61a)
2016-07-02Updated version (20160701.r0.gda47e6a -> 20160701.r3.g786c0a2).Tarn Burton
Changelog ========= Update Changelog.txt (786c0a2) Merge pull request #3747 from fluffyfreak/a-bug-bear (04f18c1) Don't use LuaVector instead just return a table with x,y,z components for GetVelocity and GetPosition (42ffd92)
2016-07-01Updated version (20160610.r32.gb185231 -> 20160701.r0.gda47e6a).Tarn Burton
Changelog ========= Missing punctuation in goodstraderstrings, fix in code (da47e6a) auto-commit: translation updates (4cb3726) auto-commit: translation updates (16aee73) auto-commit: translation updates (e0d77bc) auto-commit: translation updates (09f94a7) Update Changelog.txt (81a3949) Merge pull request #3746 from impaktor/taxi_nag (5447f07) Merge pull request #3744 from impaktor/blackmarket_flavour (c2b1e53) Merge pull request #3719 from fluffyfreak/gpu-gas-giant-textures (63e9208) Merge pull request #3745 from impaktor/distance_format (601c704) Passenger warns when jumping to wrong system with right name (2ebeaa2) auto-commit: translation updates (176e8e9) Remove dead/unused core-string (2be1842) Add AU and LY to (core) translationsystem (53c23ca) Improve distance format, by introducing ly and Mm. Fixes #218. (3e1693e) Add some flare for black market, through flavoured slogans. Closes #3732. (c146b29) Scope the small texture generation. (59bde65) Remove "DisableEclipse" since it now works, add new "AMD_MESA_HACKS". (cf32ec9) Merge branch 'master' of https://github.com/pioneerspacesim/pioneer into gpu-gas-giant-textures (f7c3ba6) Since the eclipse shader was fixed on Linux it is now longer valid to use it as a flag. (0b7baca) Merge branch 'master' of https://github.com/pioneerspacesim/pioneer into gpu-gas-giant-textures (4c90d35) Merge branch 'master' of https://github.com/pioneerspacesim/pioneer into gpu-gas-giant-textures (93d7cc8) What is the point of a new feature that is turned off? Enable by default. (41272a8) Subtle bitwise logic bug, replaced |= with &= when testing if GPU job shaders compiled. Add in a workaround for AMD R600 GPUs using MESA failing to compile shaders - use the DisableEclipse config flag as indicator. Pack the data into the top 16-bits of the MaterialDescriptor::quality member. (e0a6db0) Remove unused libs (0b59b9a) Use components instead of array style accessors in the shader. (746e157) Check that the shader compiled and disable EnableGPUJobs if it has failed. (200e40c) configure the GasGiant generation from an ini file. (cd2dff7) HueShift the colours of non-Sol Gas/Ice Giants to add more variety. (aadbfc4) Updated makefiles (221a069) GPU jobs for generating gas giant textures. (d193baa)
2016-06-27Updated version (20160610.r28.gff94264 -> 20160610.r32.gb185231).Tarn Burton
Changelog ========= auto-commit: translation updates (b185231) Update Changelog.txt (7c75a94) Merge pull request #3743 from impaktor/trade_analyzer_can_be_sold (96ec580) Make trade analyzer removable again. Undo #3474, close #3742 (9a7f8cb)
2016-06-26Version bumpTarn Burton
2016-06-23Updated version (20160610.r10.g88656aa -> 20160610.r12.g92fff53).Tarn Burton
Changelog ========= auto-commit: translation updates (92fff53) auto-commit: translation updates (00847e5)
2016-06-21Updated version (20160610.r0.gb144843 -> 20160610.r10.g88656aa).Tarn Burton
Changelog ========= auto-commit: translation updates (88656aa) auto-commit: translation updates (a68960c) Update Changelog.txt (f3cfa3c) Merge pull request #3721 from fluffyfreak/eclipse-r600 (b305a14) Remove the occultedLight parameter and fixup the std::min casting issues (df6a612) Better comments to describe what and why were doing this. (90750e2) Limit shadow count. (420566d) Some things were not meant to be private... (6b6c3c2) Change the seed so that Itzalean is back on the equator. (b0c81ba) Generate shaders with fixed number of shadows/eclipses instead of passing into loop as a uniform. (94cc7a8)
2016-06-10Updated version (20160530.r8.ge6e9845 -> 20160610.r0.gb144843).Tarn Burton
Changelog ========= Update Changelog.txt (b144843) Merge pull request #3717 from fluffyfreak/amd-go-fast-now (ff63fe3) Add AMD Power Xpress performance flag keyword and value. (8db9513)
2016-06-09Updated version (20160530.r3.ga8823f0 -> 20160530.r8.ge6e9845).Tarn Burton
Changelog ========= Update Changelog.txt (e6e9845) Merge pull request #3716 from fluffyfreak/better-faster-noisier (a993e56) Merge pull request #3715 from fluffyfreak/optimus-ftw (323548a) Removed the component-wise noise and just pass the vector3d directly by reference. Some other changes which make minor differences to runtime performance. (83a13e8) Enable using dedicated nVidia GPUs in Windows laptops with Optimus. (732d150)
2016-06-02Updated version (20160530.r0.g8c69378 -> 20160530.r3.ga8823f0).Tarn Burton
Changelog ========= Update Changelog.txt (a8823f0) Merge pull request #3714 from fluffyfreak/galaxy-crash (122674e) Prevent the galaxy map from crashing if in hyperspace. (da136d8)
2016-05-31Updated version (20160525.r11.g8c69378 -> 20160530.r0.g8c69378).Tarn Burton
Changelog =========
2016-05-27Updated version (20160525.r3.ga0b19fe -> 20160525.r11.g8c69378).Tarn Burton
Changelog ========= Update Changelog.txt (8c69378) Merge pull request #3711 from fluffyfreak/eclipse-opt (be2e1a0) Merge pull request #3709 from laarmen/fix_police_killings (14226f8) Merge pull request #3708 from laarmen/fix_aikill (db0e304) Calculate the inverse of the radius to avoid some divisions within the shaders. (9f72ce2) Fixup: fix stupid mistake (v <-> ship) (0087593) Clean up the police tables on ship destruction (db8bdd5) Change the Lua AIKill command to check how legit is its target (d358af1)
2016-05-25Updated version (20160525.r0.g5a7071b -> 20160525.r3.ga0b19fe).Tarn Burton
Changelog ========= Update Changelog.txt (a0b19fe) Merge pull request #3710 from fluffyfreak/fix2116 (ce4f3dc) Remove bogus assert. (092eb88)
2016-05-25Updated version (20160520.r10.g5a7071b -> 20160525.r0.g5a7071b).Tarn Burton
Changelog =========
2016-05-23Updated version (20160520.r0.g412047a -> 20160520.r10.g5a7071b).Tarn Burton
Changelog ========= Merge remote-tracking branch 'fluffyfreak/fix3648' (5a7071b) S&R: Fix typo (74df0cb) Merge remote-tracking branch 'impaktor/lowercase_dds' (1e73f80) Merge remote-tracking branch 'laarmen/fix_missile_hyperjump' (c2e1881) Make Missile::NotifyRemoved call its Ship counterpart (15a0dc8) Let there be case-order in naming files (c93e74a) Typo which broke missions (78ac1f5) Missed an end statement due to terrible lua formatting. (98f66b3) Implement clausimu's changes. (835482a) Use nil instead of "NIL" and release any discarded_ships when entering or leaving a system. (3d73cfa)
2016-05-20Updated version (20160512.r16.g412047a -> 20160520.r0.g412047a).Tarn Burton
Changelog =========
2016-05-18Updated version (20160512.r11.gab80203 -> 20160512.r16.g412047a).Tarn Burton
Changelog ========= Update Changelog.txt (412047a) Merge pull request #3702 from fluffyfreak/finally (c485959) Merge pull request #3701 from fluffyfreak/feedback (83dba79) Complete usage of override and final keywords, remove near/far undef/define (9b8dc89) Make Autopilot purchasable from everywhere. (a06393e)
2016-05-18Updated version (20160512.r10.g9dce23c -> 20160512.r11.gab80203).Tarn Burton
Changelog ========= auto-commit: translation updates (ab80203)
2016-05-17Remove install file for pacman 5 hooks.Tarn Burton
2016-05-17Updated version (20160512.r1.gd9598c9 -> 20160512.r10.g9dce23c).Tarn Burton
Changelog ========= Update Changelog.txt (9dce23c) Merge pull request #3697 from fluffyfreak/sfx-ini (2bd79f2) Update Changelog.txt (e2c7021) Merge pull request #3699 from fluffyfreak/fix-ship-systeminfo-crash (6ff69ee) Guard against nullptr parameter and avoid calling function if SystemBody is null. (a1a5a22) Use nullptr instead of 0 (8f747a3) New line at ending. (0fba985) Make texture atlasing animations available to smoke and damage SFX too, remove old png files texture, use DDS format. Add acknowledgement to OpenGameArt CC0 license. (9331a67) Sfx ini file support, only explosion data supported at the moment really. (e05382b)
2016-05-13Updated version (20160504.r16.g5d4727d -> 20160512.r1.gd9598c9).Tarn Burton
Changelog ========= auto-commit: translation updates (d9598c9)
2016-05-12Updated version (20160504.r1.g7479379 -> 20160504.r16.g5d4727d).Tarn Burton
Changelog ========= Update Changelog.txt (5d4727d) Merge pull request #3695 from fluffyfreak/scaled-points (2e8d91c) Update Changelog.txt (f4e4ec4) Merge pull request #3696 from fluffyfreak/reset-time-compression-on-landing (18629ab) auto-commit: translation updates (471e1ce) const'mess and implemented copy constructor (4478f9d) Remove errant pragma optimize (c20d467) Register signal for rough landing to reset time compression. (4f57223) Linux build fix and correct spacing syntax in for loop. (ebfb642) Remove defunct individual sfx draw calls. (5545717) Gather and draw sprites in batches using the explosions from a texture atlas. (3a6445a) More flexible point sprite drawing method. (900f2e3) Rewrite Sfx to split into manager and instances. (a02e33b) Merge branch 'master' of https://github.com/pioneerspacesim/pioneer into scaled-points (eb694bd) Attempt to scale down based on distance and clamp when necessary (ada91fa)
2016-05-07Updated dependsTarn Burton
2016-05-07Updated version (20160504.r0.gd4bf3aa -> 20160504.r1.g7479379).Tarn Burton
Changelog ========= auto-commit: translation updates (7479379)
2016-05-04Updated version (20160501.r1.gd4bf3aa -> 20160504.r0.gd4bf3aa).Tarn Burton
Changelog =========
2016-05-03Updated version (20160501.r0.g9421429 -> 20160501.r1.gd4bf3aa).Tarn Burton
Changelog ========= auto-commit: translation updates (d4bf3aa)
2016-05-01Updated version (20160404.r85.gfc43b9f -> 20160501.r0.g9421429).Tarn Burton
Changelog ========= Update Changelog.txt (9421429) Update Changelog.txt (88ef889) Merge pull request #3693 from fluffyfreak/anonymous-textures (b2a2947) Sometimes there is no name, allow for that. (a30ae8a)
2016-04-30Updated version (20160404.r61.g5eda2fc -> 20160404.r85.gfc43b9f).Tarn Burton
Changelog ========= Update Changelog.txt (fc43b9f) Merge pull request #3691 from fluffyfreak/texture-code-tidy (d5556bf) Merge branch 'master' of https://github.com/pioneerspacesim/pioneer into texture-code-tidy (7de7b95) configure: additional support for static thirdparty assimp (207c104) Inverted generateMipmaps test. (f43a614) Merge remote-tracking branch 'fluffyfreak/whole-new-ass' (51aa915) GetMipLevelSize should not be use the depth value! Only worked because it was always 1 or 0. (a712001) Correct spelling of CalculateStoreageSize, and make GetMipLevelSize a static method. (2cc6e76) Update Changelog.txt (1722e6d) Merge pull request #3692 from laarmen/legal_custom_cargo (1742d3a) Use the LuaConstants::CheckConstant* methods in LuaSpaceStation (7a53e7b) New API to check the validity of a Lua constant (c72105d) Request the nicest texture compression and highest quality fragment shader accuracy (812e6f4) Set the active texture unit before binding and updating textures. (d9e93aa) Only generate mipmaps for uncompressed textures. (7135091) Convert some texture storage from std::unique_ptr to RefCountedPtr. (d685f22) Make UpdateTexture, CreateTexture methods private. Remove unused parameter of GetOrCreateTexture. (c7ba7a5) Rename to match naming convention for patterns. (ffb879a) Don't attempt to generate mipmaps for unpopulated textures. (73e280a) Update all of the model files to remove the "-material" string (54ff52e) Fixup the worst rendering issues from bowfin and orbital stations. (1752a97) Dump warnings from LoadModel (4d1de91) Avoid a crash in ModelViewer (1f1f9b0) Use the whole new Assimp libraries (f552c8c)
2016-04-28Updated version (20160404.r52.g1fcd6bf -> 20160404.r61.g5eda2fc).Tarn Burton
Changelog ========= Update Changelog.txt (5eda2fc) Merge pull request #3689 from fluffyfreak/fire-once-warnings (7cadc6f) Last commit highlight poor placement of some render error checking. (b196174) Get the function name and line number for all render error checking (2f6a80e) Line, just function without prettiness. (f12fbfb) Correct warning logic handling (d6ccbfe) Use CHECKERRORS macro everywhere applicable. (54812d3) Decorated function name in opengl warning output to aid debugging (0b32988) Only fire on unique errors. (79cc8bc)
2016-04-27Updated version (20160404.r51.g46d69f3 -> 20160404.r52.g1fcd6bf).Tarn Burton
Changelog ========= auto-commit: translation updates (1fcd6bf)
2016-04-26Updated version (20160404.r50.g8a89447 -> 20160404.r51.g46d69f3).Tarn Burton
Changelog ========= auto-commit: translation updates (46d69f3)
2016-04-26Updated version (20160404.r48.g6ae08db -> 20160404.r50.g8a89447).Tarn Burton
Changelog ========= auto-commit: translation updates (8a89447) en.json typo fix: desaster -> disaster (12c72e8)
2016-04-23Updated version (20160404.r47.gca764b5 -> 20160404.r48.g6ae08db).Tarn Burton
Changelog ========= auto-commit: translation updates (6ae08db)
2016-04-22Updated version (20160404.r40.g42205bb -> 20160404.r47.gca764b5).Tarn Burton
Changelog ========= Update Changelog.txt (ca764b5) Merge pull request #3687 from fluffyfreak/dds-textures (9f15d98) Load DDS instead of dds (aa4d882) Load DDS versions instead of PNG (ed10f7b) Resized (bigger) some png texture sources (c15c6f8) Remove defunct png files (dbfb1c8) Pre-convert these to DDS format as Linux drivers frequently do a terrible job of it. (12a45d8)
2016-04-20Updated version (20160404.r20.g0a236af -> 20160404.r40.g42205bb).Tarn Burton
Changelog ========= Update Changelog.txt (42205bb) Merge pull request #3674 from fluffyfreak/SpawnShipNearWithVelocity (07c16d8) Update Changelog.txt (49ca0dc) Merge pull request #3684 from fluffyfreak/saving-changes (6ba3820) Update Changelog.txt (9e4cc60) Merge pull request #3686 from salborrelli/master (51603d2) Updated Xcode project to fix "missing vtable" error (ad04e85) Linux fix (6f0de14) Remove the 4 byte packing and just compress/decompress (a712897) More Linux compile fixes (eb29172) Linux fixes (9caf7ed) Use the Vector/Matrix to/from string functions instead of repeated calls to FloatToStr/DoubleToStr. Also (de)compress and (un)pack the BinStrToJson strings to reduce use to Json Arrays. (5d0cb69) Vector and Matrix to/from string functions. (25f4377) Compress and Decompress the save file, bump the version number (b690fac) Always use the BinStrToJson and JsonToBinStr functions. (69d7218) Access the cells, and reindent files (6bd9234) Profiling and defines for testing saving options. (9947539) Safer usage of the 6th, optional, parameter. (e3201dd) Optional 6th velocity parameter (4cce3a8) Use the target bodies velocity, if it's a ship then it will inherit their velocity. (eef2357)
2016-04-08Updated version (20160404.r9.gc80d842 -> 20160404.r20.g0a236af).Tarn Burton
Changelog ========= Update Changelog.txt (0a236af) Merge pull request #3675 from laarmen/lua_debug_tools (7c96043) Update Changelog.txt (60b9547) Merge pull request #3676 from fluffyfreak/modport (6fad1c6) Update Changelog.txt (fd30966) Merge pull request #3679 from fluffyfreak/not-my-property (eb249d0) Revert position and velocity as Properties, expose as GetPosition and GetVelocity LuaShip functions. (726a59d) Better seed for Jupiter... less purple (3b58c9c) Equipment: check for commodity copies when saving in dmode (477bba4) Back port some of Marcels hometowns mod, mostly seeds and the mars.hmap (163b61a) Add a secure debug mode for Lua (07b8520)
2016-04-07Updated version (20160404.r6.g064d322 -> 20160404.r9.gc80d842).Tarn Burton
Changelog ========= Update Changelog.txt (c80d842) Merge pull request #3677 from fluffyfreak/fix-gas-giant-editor (a1f894d) Fix editing the gas giants in ObjectViewer editor mode (e719969)
2016-04-05Updated version (20160404.r0.g646f6c0 -> 20160404.r6.g064d322).Tarn Burton
Changelog ========= Merge remote-tracking branch 'fluffyfreak/ship-pos-vel' (064d322) Make position and velocity into lua Properties for all ships (d6e6b93) Update Changelog.txt (cb9722a) Merge pull request #3668 from BobTheTerrible/bluen (241da79) LuaShip accessors for a ships position and velocity. (f605f26) First commit of the Bluenose frieghter (37d087a)
2016-04-04Updated version (20160316.r33.g7916676 -> 20160404.r0.g646f6c0).Tarn Burton
Changelog ========= Update Changelog.txt (646f6c0) Merge pull request #3672 from fluffyfreak/ModelViewerFix (c0f700a) Request a model, don't just switch and destroy the UI whilst we're in it's processing stage. (663d8c7) Update Changelog.txt (81e35ac) Merge pull request #3670 from fluffyfreak/spritely (292afc1) Fix the texture binding issues with BillboardMaterial and RingMaterial (e7d1bf0) Make SFX use the new EFFECT_BILLBOARD (971d068) Add EFFECT_BILLBOARD_ATLAS, and make EFFECT_BILLBOARD draw without uv offsetting (5e2e234)
2016-04-03Updated version (20160316.r21.gc8858d0 -> 20160316.r33.g7916676).Tarn Burton
Changelog ========= Update Changelog.txt (7916676) Merge pull request #3667 from fluffyfreak/billboards (143fd40) BillboardMaterial is of course virtual, also add virtual and override keywords elsewhere. (d6f9137) Linux makefile updated (89b43fa) New halo_4x4.png combining all the halo sub images into its quadrants. (3e6d3b5) Use point sprites for NavLights. Use the normal to store uv+size and extract them within the vertex shader. (0fe82d6) New VertexArray format of just pos and normal (eaaa7b6) Float version of SplitSpec (a739031) New billboard (point sprite) material shader (61613f3) Cannot create a VB without having verts, also can't update one! (1f22854) Gather NavLight billboards into a single per-model VertexBuffer to reduce draw call count. (b52835c) Move SplitSpec into utils (4dda7ec)
2016-04-01Updated version (20160316.r20.g4d1dd62 -> 20160316.r21.gc8858d0).Tarn Burton
Changelog ========= auto-commit: translation updates (c8858d0)
2016-03-31Updated version (20160316.r12.g305a1c6 -> 20160316.r20.g4d1dd62).Tarn Burton
Changelog ========= Update Changelog.txt (4d1dd62) Merge pull request #3663 from fluffyfreak/no-compress-normalmaps (16eb520) Update changelog (cd2de7c) Merge pull request #3662 from johnbartholomew/issue-3655 (1e9f633) Merge pull request #3666 from nozmajner/kanara_pricefix (e1bcced) Fixing the civilian Kanara ship.json. It had 1$ price and pointed to the police model file. (d2b0675) Add TextureBuilder::Normal which will not compress a texture if it isn't already compressed. Use it for all normal maps, existing DDS normal maps will still be compressed. (06fb3b8) Make GuiTextEntry handle UTF-8 multibyte chars for backspace and delete (b53eb9e)
2016-03-28Updated version (20160316.r11.g98425d1 -> 20160316.r12.g305a1c6).Tarn Burton
Changelog ========= auto-commit: translation updates (305a1c6)
2016-03-27Updated version (20160316.r4.g4c19016 -> 20160316.r11.g98425d1).Tarn Burton
Changelog ========= Update Changelog.txt (98425d1) Merge pull request #3661 from johnbartholomew/minor-cleanup-15 (9a41b87) Merge pull request #3660 from salborrelli/osxmodcomp (6a6fc69) fix GCC -Wfloat-equal build warnings (2f5fe5f) fix passing string variable directly to printf format string (da8ff2c) remove redundant GetContext()->GetRenderer() call (02c32f6) Include modelcompiler in OSX build (9fff4c1)
2016-03-22Updated version (20160316.r3.g552ea73 -> 20160316.r4.g4c19016).Tarn Burton
Changelog ========= Add model precompile instructions to COMPILING doc (4c19016)
2016-03-20Updated version (20160316.r0.g6ea784a -> 20160316.r3.g552ea73).Tarn Burton
Changelog ========= Update Changelog.txt (552ea73) Merge pull request #3653 from nozmajner/bowfin_pruning (ddffc9c) Deleted some duplicate .dae meshes. I left them in for some reason and didn't noticed. (cc08773)
2016-03-16Updated version (20160311.r5.g6ea784a -> 20160316.r0.g6ea784a).Tarn Burton
Changelog =========
2016-03-13Updated version (20160311.r2.gceb476c -> 20160311.r5.g6ea784a).Tarn Burton
Changelog ========= Update Changelog.txt (6ea784a) Merge pull request #3652 from fluffyfreak/OSX-fixes (692fee0) remove old shader method call, update project (4874df8)