| Age | Commit message (Collapse) | Author |
|
Changelog
=========
Update Changelog.txt (a8823f0)
Merge pull request #3714 from fluffyfreak/galaxy-crash (122674e)
Prevent the galaxy map from crashing if in hyperspace. (da136d8)
|
|
Changelog
=========
|
|
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)
|
|
Changelog
=========
Update Changelog.txt (a0b19fe)
Merge pull request #3710 from fluffyfreak/fix2116 (ce4f3dc)
Remove bogus assert. (092eb88)
|
|
Changelog
=========
|
|
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)
|
|
Changelog
=========
|
|
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)
|
|
Changelog
=========
auto-commit: translation updates (ab80203)
|
|
|
|
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)
|
|
Changelog
=========
auto-commit: translation updates (d9598c9)
|
|
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)
|
|
|
|
Changelog
=========
auto-commit: translation updates (7479379)
|
|
Changelog
=========
|
|
Changelog
=========
auto-commit: translation updates (d4bf3aa)
|
|
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)
|
|
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)
|
|
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)
|
|
Changelog
=========
auto-commit: translation updates (1fcd6bf)
|
|
Changelog
=========
auto-commit: translation updates (46d69f3)
|
|
Changelog
=========
auto-commit: translation updates (8a89447)
en.json typo fix: desaster -> disaster (12c72e8)
|
|
Changelog
=========
auto-commit: translation updates (6ae08db)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
Changelog
=========
auto-commit: translation updates (c8858d0)
|
|
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)
|
|
Changelog
=========
auto-commit: translation updates (305a1c6)
|
|
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)
|
|
Changelog
=========
Add model precompile instructions to COMPILING doc (4c19016)
|
|
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)
|
|
Changelog
=========
|
|
Changelog
=========
Update Changelog.txt (6ea784a)
Merge pull request #3652 from fluffyfreak/OSX-fixes (692fee0)
remove old shader method call, update project (4874df8)
|
|
Changelog
=========
Update COMPILING.txt (ceb476c)
Update COMPILING.txt (8800d8a)
|
|
Changelog
=========
Update Changelog.txt (14f71c1)
Merge pull request #3644 from fluffyfreak/randomColourCpp (1f614de)
Merge pull request #3605 from impaktor/invisible_button (b6d8959)
Merge pull request #3647 from fluffyfreak/vector3-changes (eeec5eb)
Merge branch 'master' of https://github.com/pioneerspacesim/pioneer into vector3-changes (63de1ba)
Update Changelog.txt (8d224d4)
Merge pull request #3646 from fluffyfreak/vector2-template (e14d2c2)
Update Changelog.txt (d7b50f3)
Merge branch 'master' of https://github.com/pioneerspacesim/pioneer into vector2-template (cdc5f40)
Merge pull request #3645 from fluffyfreak/little-fixes (64a02cc)
Provide missing vector3 accessors and useful swizzle functions. (a669e92)
Change vector2 to be a template class with float and double types. (e562b41)
Fix rare crash. (e9e31c2)
Remove the local/static Random _rng and pass one into GetColors each time. (4c480a6)
Add Nathan Jones to AUTHORS.txt and at bottom as an acknowledgement of his CSharp source I used for porting. (f387af4)
Linux build fix. (def2617)
Linux Makefile.am fix (c98b522)
Use within ModelViewer and provide button so user can easily change colours (ab0fbac)
Getting the licenses correct and providing porting and origin description. (453d68e)
Provide simple accessor to ModelSkin colours so ModelViewer can display them. (2ffa404)
ModelSkin uses RandomColor instead of manual picking method (6e60ce6)
RandomColor and Range classes added to VS2015 solution (e4f2ea7)
Use Hide() on Buy/Sell buttons in Commodity market (9a74acf)
Introduce a Hidden() method to disable buttons, and not show any gray out or border (26b3817)
|
|
Changelog
=========
Changelog updated (9a72440)
Merge pull request #3643 from impaktor/remove_redundant_luabuttonapi (7525877)
Remove redundant LuaAPI function for Disable/Enable buttons. (6ba327e)
Update Changelog.txt (72197d7)
Merge pull request #3641 from nozmajner/bowfin (9a7f4b1)
Merge pull request #3642 from nozmajner/kanara-resize (4a015a0)
auto-commit: translation updates (7918665)
Updating ship stats for new size. (681ce23)
Adding normal map (f8d4da7)
Updating the size of the Kanara (also updating .model files for normal map) (70a8a43)
Adding Bowfin fighter for Kaluri/CIW (d3912f4)
|
|
Changelog
=========
|
|
Changelog
=========
Update Changelog.txt (33328ed)
Merge pull request #3640 from fluffyfreak/MV-stdout (1e533c0)
Update Changelog.txt (739c625)
Update Changelog.txt (c301d41)
Merge pull request #3639 from nozmajner/statplanner (0f6c3ae)
Split some output lines for better formatting (537894f)
Redirect stdio output for errors and out to output.txt file (333b8cd)
Fixing a typo on retro thrust writing an extra "2" on the end of the number, making it ten times more pwerful than it should be. (752c190)
Ship stat planner addon for Blender. Exports ship.json with the same name as the .blend file, to the directory where the .blend file is. (8bf7089)
|
|
Changelog
=========
|
|
Changelog
=========
Update Changelog.txt (e288139)
Update Changelog.txt (a12f420)
Merge pull request #3634 from fluffyfreak/lua_player_nil_targets (6e97f85)
Merge pull request #3633 from fluffyfreak/quick-fix-gun-tags (e661e82)
Ability to set Combat and Nav targets to null validly. (85422f7)
A more flexible use of tag_gun_ to support any number of gun mount points. (000fd6c)
|
|
Changelog
=========
Update Changelog.txt (1f5dee9)
Merge pull request #3632 from fluffyfreak/fix-core-dump-3631 (83bdefe)
Only get the SystemBody pointer on system bodies and NOT on ships. (8aabc8a)
Update Changelog.txt (a219873)
Merge pull request #3629 from fluffyfreak/moar_profiling (b74e910)
Actually set the bodyIndex for homeworld system path based on which parent has the most stations. Added an export faction to lua function so that I didn't have to write them all by hand. (7e3888a)
Remove the autogeneration script and re-export the factions. Saves 1/5th of loading time on a fast PC. (0843daa)
Profile game startup with OpenGL error checking disabled. (2b0d0aa)
Additional profiling (4550d08)
|
|
Changelog
=========
Update Changelog.txt (4ed2661)
Merge pull request #3628 from fluffyfreak/BVH (a180475)
Cleanup a few pieces (3bc2665)
|
|
Changelog
=========
|
|
|