resolve conflicts
Dependencies
- [2]
KKQKPGCIresolve conflicts - [3]
Z3TDYADAmouse button state in source editor - [4]
TVCPXAAUrename - [5]
2CK5QI7Wmake love event names consistent - [6]
ORKN6EOBMerge lines.love - [7]
JOPVPUSAediting source code from within the app - [8]
OI4FPFINsupport drawings in the source editor - [9]
T4FRZSYLdelete an ancient, unused file - [10]
2TQUKHBCMerge lines.love - [11]
BULPIBEGbeginnings of a module for the text editor - [12]
D2GCFTTTclean up repl functionality - [13]
VHQCNMARseveral more modules - [14]
3QNOKBFMbeginnings of a test harness - [15]
KMSL74GAsupport selections in the source editor - [16]
5SM6DRHKport inscript's bugfix to source editor - [17]
KYNGDE2Cconsistent names in a few more places - [18]
XX7G2FFJintermingle freehand line drawings with text - [19]
LWPFEZBIMerge lines.love - [20]
TBTRYEBPMerge lines.love - [21]
6LJZN727handle chords - [22]
34BZ5ZKNMerge lines.love - [23]
OGUV4HSAremove some memory leaks from rendered fragments - [24]
AVTNUQYRbasic test-enabled framework - [25]
YF2ATH2QMerge lines.love - [26]
BJ5X5O4Alet's prevent the text cursor from ever getting on a drawing - [27]
ONHKBLLCMerge lines.love - [28]
ED4Z6ORCcleaner API for file-system access - [29]
BLWAYPKVextract a module - [30]
TLOAPLBJadd a license - [31]
2L5MEZV3experiment: new edit namespace - [32]
2CTN2IEFMerge lines.love - [33]
RU4HIK43Merge lines.love - [34]
RSZD5A7Gforgot to add json.lua - [35]
OTIBCAUJlove2d scaffold - [36]
VXORMHMEdelete experimental REPL - [37]
66X36NZNa little more prose describing manual_tests - [38]
73OCE2MCafter much struggle, a brute-force undo - [39]
4YDBYBA4clean up memory leak experiments - [40]
3PSFWAILMerge lines.love - [41]
ZLJYLPOTMerge lines.love - [42]
CE4LZV4Tdrop last couple of manual tests - [43]
VP5KC4XZMerge lines.love - [44]
REAIVN7WMerge lines.love - [45]
LDFXFRUObring a few things in sync between run and source - [46]
SGMA5JLEsave the list of tests in repo - [47]
LIKTH6HMupdate stale source X-( - [48]
4SR3Z4Y3document the version of LÖVE I've been using - [49]
R5QXEHUIsomebody stop me - [50]
K2X6G75Zstart writing some tests for drawings - [51]
N2NUGNN4include a brief reference enabling many useful apps - [52]
6VJTQKW7start supporting LÖVE v12 - [53]
VTCPDL3Aresolve conflicts - [54]
VHUNJHXBMerge lines.love - [55]
FS2ITYYHrecord a known issue - [56]
LXTTOB33extract a couple of files - [57]
KKMFQDR4editing source code from within the app
Change contents
- file deletion: source_edit.lua source_edit.lua
State.mouse_down = mouse_buttonState.mouse_down = nilif State.lines.current_drawing then--? print_and_log(('edit.mouse_press: cursor at %d,%d'):format(State.cursor1.line, State.cursor1.pos)) - edit in source_edit.lua at line 240
State.mouse_down = mouse_button - edit in source_edit.lua at line 305
State.mouse_down = nil