resolve conflicts
Dependencies
- [2]
GX6ZCSI7document the freewheeling protocol - [3]
KWW63AXQMerge text0 - [4]
O2E2MUT2resolve conflicts - [5]
VSGPLJFAresolve conflicts - [6]
N2NUGNN4include a brief reference enabling many useful apps - [7]
QMRQL2FOresolve conflicts - [8]
QF3HGULOMerge text.love - [9]
2JLMNZZIMerge text.love - [10]
KKQKPGCIresolve conflicts - [11]
HXH4AIF2primitives for writing tests - [12]
G4FCGDN6rename - [13]
36Z442IVback to commit 8123959e52f without code editing - [14]
HNRU45ZMinline a function - [15]
X43ZIKR3Merge text.love - [16]
YJ6ASFBGyet another fork trying to integrate my live framework with everything else - [17]
QW7YRY25Merge text0 - [18]
R2ASHK5Cfix a bad merge - [19]
MPETAKZ2insert space for loading settings - [20]
FM5LDKGTMerge text.love - [21]
OV6FE23RMerge text0 - [*]
OTIBCAUJlove2d scaffold - [*]
2L5MEZV3experiment: new edit namespace
Change contents
- edit in reference.md at line 491
- resolve order conflict in reference.md at line 491[2.1843]
- edit in main.lua at line 107
love.graphics.setFont(love.graphics.newFont(font_height))-- set up desired window dimensions and make window resizable - edit in main.lua at line 117[6.3172]→[5.11:70](∅→∅),[6.3172]→[5.11:70](∅→∅),[6.3172]→[5.11:70](∅→∅),[6.166]→[5.71:232](∅→∅),[6.166]→[5.71:232](∅→∅),[6.166]→[5.71:232](∅→∅)
local font = love.graphics.newFont(settings.font_height)Editor_state = edit.initialize_state(Margin_top, Margin_left, App.screen.width-Margin_right, font, settings.font_height, math.floor(settings.font_height*1.3)) - edit in main.lua at line 133[6.4163]→[5.233:283](∅→∅),[6.4163]→[5.233:283](∅→∅),[6.4163]→[5.233:283](∅→∅),[6.41]→[5.284:427](∅→∅),[6.41]→[5.284:427](∅→∅),[6.41]→[5.284:427](∅→∅)
local font = love.graphics.newFont(font_height)Editor_state = edit.initialize_state(Margin_top, Margin_left, App.screen.width-Margin_right, font, font_height, math.floor(font_height*1.3)) - edit in edit.lua at line 108
- resurrect zombie in edit.lua at line 108
love.graphics.setFont(State.font) - resolve order conflict in edit.lua at line 108