]> gitweb.factorcode.org Git - factor.git/history - extra/game
scryfall: parse mtga deck format
[factor.git] / extra / game /
2023-09-10 Capitalmath.trig: remove reference to this vocab
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-03-15 Raghu RMerge pull request #2774 from factor/w4-warnings
2023-03-15 Raghu Rvm: nmakefile \W4 warning related changes
2023-02-26 Doug Colemangame.models.collada: use swapd
2023-01-20 John BenediktssonSwitch to https urls
2023-01-12 Doug Colemanfactor: fix some spacing
2022-01-20 Doug Colemanfactor: trim more using lists.
2022-01-20 Doug Colemanfactor: trim using lists
2022-01-17 John Benediktssonclasses.struct: moving to new/boa instead of <struct...
2022-01-03 John Benediktssonbasis/extra: removing unnecessary IN: statements.
2022-01-01 John Benediktssoncolors: merge colors.constants and colors.hex.
2021-02-06 Doug Colemangame.input.demos.joysticks: Add to demos and wrap buttons.
2020-10-11 John Benediktssongame.worlds: adding tags.
2020-02-26 John Benediktssonmath.matrices: rename m./m.v/v.m to mdot/mdotv/vdotm.
2020-01-06 John Benediktssongame.loop: last-tick-percent-offset counts down to...
2020-01-06 John Benediktssongame.loop: using timer's next-nanos, which is in the...
2020-01-04 Doug Colemangame.loop: Fix game loop for timers change
2019-12-08 Cat Stevensmath.matrices: rewrite, modernize and overhaul
2018-08-21 Alexander Iljin*-docs: remove extra space character at the end of...
2018-07-14 Doug Colemanfactor: Make source files/resources 644 instead of...
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2018-05-04 John Benediktssongame.input.demos.key-caps: more fun with button texts.
2017-09-11 Alexander IljinUpdate some copyright headers to follow the current...
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2017-06-01 Doug Colemanfactor: Rename GENERIC# to GENERIC#:.
2016-11-10 John Benediktssonmath.trig: use deg>rad in a few places to reduce duplic...
2016-04-22 Björn Lindqvistgame.worlds: Fixing the GAME: syntax word that broke...
2016-03-31 John Benediktssonunicode: make this the API for all unicode things.
2016-03-21 Doug Colemangmae.input: rename ` to backtick
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemanextra: use throw-foo for ERROR: change
2015-08-12 Doug Colemanfactor: Removing SLOT: nth/at/global in favor of using...
2015-08-06 Doug Colemanfactor: Rename I[ ]I to [I I]. Fix places where we...
2015-07-03 Doug Colemanfactor: second stab at [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2015-07-02 Doug Colemanfactor: clean up whitespace in -docs files
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2015-06-08 Doug Colemancore: Rename create to create-word, create-in to create...
2015-06-02 John Benediktssongame.models.obj: some cleanup.
2014-11-18 Björn Lindqvistmath.vectors: new word v>integer = [ >integer ] map
2014-11-06 Benjamin PollackRemove executable bit from tons of files that aren't
2014-07-22 Björn Lindqvistkernel: new combinator 2with = with with
2014-07-03 Björn Lindqvisttools.deploy.backend: ui depends on (full) io so it...
2014-05-25 John Benediktssonmore doc type fixes.
2013-08-24 John Benediktssonupdate docs for help.lint checks.
2013-06-19 Doug Colemangame.loop: Fix docs.
2013-06-18 Doug Colemangame.loop: Fix throwing errors inside game loop.
2013-04-25 John BenediktssonFix some copyrights, sorry "Your name".
2013-03-25 Doug Colemanbasis/extra: Fix load errors
2013-03-24 Doug Colemangame.loop: Rename game-loop-error
2013-03-21 John Benediktssongame.models.util: fix for immutable error.
2012-07-24 John Benediktssonrename some words to x>sequence and sequence>x.
2012-07-19 John Benediktssonmore H{ } make fixes.
2012-07-19 John Benediktssoncleanup some use of with-scope.
2012-07-19 John Benediktssonmore use of H{ } make.
2012-07-19 Doug Colemannamespaces: Rename ``bind`` to ``with-variables``....
2011-10-21 John BenediktssonRemove stack effects from HELP: declarations.
2011-10-19 John BenediktssonMore cleanup of unused stuff.
2011-09-29 Doug ColemanRefactor the lexer/parser to expose friendlier words...
2011-09-26 John Benediktssonspecialized-arrays: performed some cleanup.
2011-09-19 Joe Groffslots: pre-create the "at", "nth", and "global" slots...
2011-09-06 John BenediktssonMerge remote-tracking branch 'upstream/master'
2011-09-06 Slava PestovOops
2011-09-06 Slava Pestovgame.loop: split off benchmarking code into game.loop...
2011-08-28 John BenediktssonMerge remote-tracking branch '8byte-jose/win32-unc...
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-08-27 John BenediktssonMerge remote-tracking branch 'abeaumont/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-05-04 John BenediktssonMerge branch 'master' into sorting
2011-04-13 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2011-04-11 Joe Groffgame.debug.tests: fix half-changed accessor names ...
2011-01-16 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2010-11-26 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-11-01 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2010-11-01 Slava Pestovgame.loop: remove unneeded dependency on tools.memory...
2010-09-26 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-08-12 Slava Pestovrename benchmark.struct to tools.time.struct since...
2010-07-17 Anton GorenkoMerge branch 'gtk' of git://github.com/Blei/factor
2010-07-17 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-07-06 Slava PestovMerge branch 'mongodb-changes' of git://github.com...
2010-07-06 Slava PestovMerge branch 'gdbm' of http://github.com/dmsh/factor
2010-06-23 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-06-22 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-06-22 Doug ColemanFix accessors
2010-06-22 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-06-22 Slava PestovMerge remote branch 'origin/new-icons'
2010-06-22 Slava PestovMerge branch 'master' of git://github.com/erg/factor...
2010-06-21 Doug ColemanFix using list
2010-06-17 Doug ColemanMerge branch 'master' of github.com:erg/factor
2010-06-17 Doug ColemanMerge branch 'master' of http://factorcode.org/git...
2010-06-16 Doug ColemanMerge branch 'master' of http://factorcode.org/git...
2010-06-16 Doug ColemanUse two timers in game.loop
2010-06-16 Doug ColemanAdd a word that waits for a game to finish running
2010-06-16 Doug ColemanFix load error in game.loop
2010-06-16 Slava PestovMerge branch 'fuel' of git://github.com/dmsh/factor
2010-06-15 Daniel EhrenbergMerge branch 'master' into propagation
next