projects
/
taylor
/
freespace2.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
taylor/freespace2.git
2019-12-23
Taylor Richards
fix issue with looping audio streams
master
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Taylor Richards
merge gamepad support
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Taylor Richards
fix some type warnings
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Taylor Richards
avoid a re-init of current joystick
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Taylor Richards
clean up joystick debug log info
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Taylor Richards
first pass at proper gamepad support
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Taylor Richards
merge fixes for cfile command line utilities
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Taylor Richards
remove old cfilearchiver from build
commit
|
commitdiff
|
tree
|
snapshot
2019-11-08
Taylor Richards
fix directory creation when it's an absolute path
commit
|
commitdiff
|
tree
|
snapshot
2019-11-08
Taylor Richards
add filtering to cfileutil list command
commit
|
commitdiff
|
tree
|
snapshot
2019-11-08
Taylor Richards
fix up command line options:
commit
|
commitdiff
|
tree
|
snapshot
2019-11-08
Taylor Richards
clean up various warnings in cfileutil
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
Taylor Richards
negative index fix from FSO (Echelon9)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
Taylor Richards
fix for support ships in multi from FSO (karajorma)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
Taylor Richards
prevent mission messages from showing twice on multi...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
fix multi messaging input bugs
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
fix compiling issues with lang changes
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
merge emscripten port
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
fix various post-rebase issues
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
fix broken FindSDL2.cmake from post-rebase merge
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
update build flags post-rebase
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
add support for 'onShutdown' handler to do stuff after...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
cancel main loop before game_shutdown() to avoid callin...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
add preload javascript files to cleanup
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
rename #progess to #loading
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
make mount/sync options clearer with an order change
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
just skip assert()'s on FS.syncfs() errors
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
clean up link flags and optimize TOTAL_MEMORY
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
make html shell generic, and CSP friendly
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
handle filesystem sync in a better way
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
sync files whenever pilot file is saved
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
clean up of link flags for emscripten builds
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
use the same optimization with Rel and RelWithDebInfo
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
initial loading/progress screen for emscripten
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
add cfileutil for working with VP files
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
fix tools that broke due to lang change
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
cancel emscripten main loop when shutting down
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
fix incorrect FS2 demo ifdef
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
make PXO pinfo popup work in an async manner
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
fix popup condition testing
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
use better exception messages when possible
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
remove 'MinSizeRel' build type
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
disable emterpreter for now (too many issues)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
properly poll for window events when fullscreen or...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
skip daemon stuff for standalone when building for...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
fixes for demo upsells
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
don't do framerate control ourselves in emscripten...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
add additional emscripten files to cleanup list
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
make loading screen and title screen work with emterpre...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
popup() -> popup_sync() change for FS1 builds
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
don't add ShowFPS to config by default since it overrid...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
only use app name for IndexedDB path (easier to clear...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
strip down html shell to the most basic stuff
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
make emscripten link flags a lot easier to deal with
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
do some minor cleanup
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
add RELEASE_REAL define to other release build types
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
build demo by default with emscripten (no option)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
bump required cmake version to 2.8.6 (for APPEND_STRING)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
move emscripten header include to platform.h
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
set game window as resizable for emscripten
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
disable multi in FS2 demo with emscripten for now
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
better comment FS1 demo pilot file hack
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
correct center positions of mainhall door animations
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
fix mouse handling when viewport is other than default...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
fix special dot sliders in FS1
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
make first pass at async popups
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
be sure that buildver target is attached to the launche...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
switch to WebAssembly; start of custom html shell;...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
support persistent file storage for Emscripten
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
modify gameseq such that we can process an event with...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
don't return error on successful exit of game_main()
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
fix memory size detection for Emscripten builds
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
remove SOURCE_RELATIVE hack, it's an Emscripten bug
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
deal with double free() errors on shutdown
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
clean up CMakeLists.txt a bit regarding what gets built
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
set RELEASE_REAL and -O3 on Release build type
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
set RelWithDebInfo as default build type
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
re-enable custom.cmake
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
use LEGACY_GL to determine of GL1 is used or not
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
plug demo upsells into the game event/state system
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
use Emscripten compatible game loop
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
bypass Emscripten bug when AL source is relative
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
shutdown() not yet implemented in Emscripten
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
disable popups for now
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
startup windowed and disable movies with Emscripten
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
add Emscripten stuff to cleanup
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
first pass at emscripten support
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Taylor Richards
merge updated pxo code and related fixes
commit
|
commitdiff
|
tree
|
snapshot
2018-03-15
Taylor Richards
make build changes ...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-15
Taylor Richards
fix opening of URLs on Windows
commit
|
commitdiff
|
tree
|
snapshot
2018-03-15
Taylor Richards
update PXO ranking URLs
commit
|
commitdiff
|
tree
|
snapshot
2018-03-15
Taylor Richards
only use SDL text input when required (fixes keyboard...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Taylor Richards
update MSVC compiler options
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Taylor Richards
back out pause changes for now
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Taylor Richards
fix event and state help text
commit
|
commitdiff
|
tree
|
snapshot
2018-03-13
Taylor Richards
set/update netgame info on tracker in a useful way
commit
|
commitdiff
|
tree
|
snapshot
2018-03-13
Taylor Richards
use a better multi_sw_ok_to_commit() check
commit
|
commitdiff
|
tree
|
snapshot
2018-03-11
Taylor Richards
update Config_allowed[] for proper key layout in SDL
commit
|
commitdiff
|
tree
|
snapshot
2018-03-11
Taylor Richards
update standalone html include
commit
|
commitdiff
|
tree
|
snapshot
2018-03-10
Taylor Richards
fix linker issue with wxWidgets
commit
|
commitdiff
|
tree
|
snapshot
next