resolve conflicts
Dependencies
- [2]
2RWR3GM4another missed rename - [3]
KJLZCK2Rresolve conflicts - [4]
QXXISTGEresolve conflicts - [5]
2CTN2IEFMerge lines.love - [6]
AFDLKNAPresolve conflicts - [7]
YGCT2D2Ostart loading settings as applicable - [8]
BULPIBEGbeginnings of a module for the text editor - [9]
ORKN6EOBMerge lines.love - [10]
BLWAYPKVextract a module - [11]
QD4LOFQRMerge text.love - [12]
BJ5X5O4Alet's prevent the text cursor from ever getting on a drawing - [13]
ATQO62TFMerge lines.love - [14]
KG7YVGVRMerge lines.love - [15]
VXORMHMEdelete experimental REPL - [16]
ED4Z6ORCcleaner API for file-system access - [17]
R5QXEHUIsomebody stop me - [18]
3QNOKBFMbeginnings of a test harness - [19]
36Z442IVback to commit 8123959e52f without code editing - [20]
TWGLHVSYMerge text.love - [21]
JZR3QMTNMerge lines.love - [22]
6VJTQKW7start supporting LÖVE v12 - [23]
Z2VZTIXYredo version checks - [24]
KQ22RW43resolve conflicts - [25]
R6MNUXDJpijul bug - [26]
T4FRZSYLdelete an ancient, unused file - [27]
D2GCFTTTclean up repl functionality - [28]
VXRYVZ74Merge text.love - [29]
75O55MGVdisable vsync - [30]
TOXPJJYYresolve conflicts - [31]
VHUNJHXBMerge lines.love - [32]
2CFLXLIEMerge text.love - [33]
N2NUGNN4include a brief reference enabling many useful apps - [34]
VHQCNMARseveral more modules - [35]
SGMA5JLEsave the list of tests in repo - [36]
XX7G2FFJintermingle freehand line drawings with text - [37]
CE4LZV4Tdrop last couple of manual tests - [38]
KMSL74GAsupport selections in the source editor - [39]
EKJUHVHBhoist out some common settings - [40]
TBTRYEBPMerge lines.love - [41]
CAG7PP5YMerge text.love - [42]
MBAJPTDJresolve conflicts - [43]
VP5KC4XZMerge lines.love - [44]
TVCPXAAUrename - [45]
4SR3Z4Y3document the version of LÖVE I've been using - [46]
K2X6G75Zstart writing some tests for drawings - [47]
C3GUE45IMerge text.love - [48]
4Y2QDDAZresolve conflicts - [49]
VLTU33KWresolve conflicts - [50]
FS2ITYYHrecord a known issue - [51]
JRETETTLMerge lines.love - [52]
VSGPLJFAresolve conflicts - [53]
QUCBJJSUdon't always pop up keyboard on mobile devices - [54]
3PSFWAILMerge lines.love - [55]
HOUCPP7PMerge text.love - [56]
6LJZN727handle chords - [57]
KKMFQDR4editing source code from within the app - [58]
2L5MEZV3experiment: new edit namespace - [59]
CZ6X73VYmerge bugfix - [60]
73OCE2MCafter much struggle, a brute-force undo - [61]
CRBLAWBOresolve conflicts - [62]
ZLJYLPOTMerge lines.love - [63]
KKQKPGCIresolve conflicts - [64]
TLOAPLBJadd a license - [65]
PJ5PQAQErecord support for multiple versions - [66]
YDUIKWSFMerge text.love - [67]
LXTTOB33extract a couple of files - [68]
LWPFEZBIMerge lines.love - [69]
JOPVPUSAediting source code from within the app - [70]
WZZLGNXEcorrect comment; vsync is hard to reason about - [71]
RXMHAZ6Vresolve conflicts - [72]
FBBHEUQNresolve conflicts - [73]
PWCZAAMTno, turn vsync back on - [74]
2ZCXBDLYMerge text.love - [75]
AVTNUQYRbasic test-enabled framework - [76]
OGUV4HSAremove some memory leaks from rendered fragments - [77]
OTIBCAUJlove2d scaffold - [78]
RSZD5A7Gforgot to add json.lua - [79]
4YDBYBA4clean up memory leak experiments - [80]
ULKNZUZKresolve conflicts - [81]
66X36NZNa little more prose describing manual_tests
Change contents
- file deletion: source.lua source.lua
love.keyboard.setTextInput(true) -- bring up keyboard on touch screen--? print('mouse click', x, y)--? print(Editor_state.left, Editor_state.right)--? print(Log_browser_state.left, Log_browser_state.right) - file deletion: run.lua run.lua
love.keyboard.setTextInput(true) -- bring up keyboard on touch screenreturn edit.mouse_press(Editor_state, x,y, mouse_button) - edit in main.lua at line 43
love.keyboard.setTextInput(true) -- bring up keyboard on touch screen - edit in main.lua at line 221
love.keyboard.setTextInput(true) -- bring up keyboard on touch screen