RSS feed
1dded09f
– telephil9 <telephil9@gmail.com>
authored
on 2020/10/25 17:44
Added emenuhit()
4fc7db38
– telephil9 <telephil9@gmail.com>
authored
on 2020/10/25 17:23
Added eenter()
504d5f53
– telephil9 <telephil9@gmail.com>
authored
on 2020/10/25 16:45
Added new event functions
76a21e42
– telephil9 <telephil9@gmail.com>
authored
on 2020/10/25 16:20
event() now properly returns mouse info
d3f0441e
– telephil9 <telephil9@gmail.com>
authored
on 2020/10/25 16:06
Added some more draw functions
dec3b0a9
– telephil9 <telephil9@gmail.com>
authored
on 2020/10/25 16:05
Add a function to retrieve a table of points from lua
98b14048
– telephil9 <telephil9@gmail.com>
authored
on 2020/10/25 16:04
Fixed error reporting
e73ad64e
– telephil9 <telephil9@gmail.com>
authored
on 2020/10/25 13:13
Added more draw primitives
b98409b6
– telephil9 <telephil9@gmail.com>
authored
on 2020/10/25 06:37
First draft of API documentation
38691037
– telephil9 <telephil9@gmail.com>
authored
on 2020/10/25 05:40
Move draw module implementation to a separate file
45b732d4
– telephil9 <telephil9@gmail.com>
authored
on 2020/10/25 05:35
Add missing color.c and event.c files
a4661716
– telephil9 <telephil9@gmail.com>
authored
on 2020/10/25 05:32
Rename draw.initdraw() to draw.init()
86ec26aa
– telephil9 <telephil9@gmail.com>
authored
on 2020/10/25 05:31
Move all libdraw event related function to an event module
c9c18dc3
– telephil9 <telephil9@gmail.com>
authored
on 2020/10/25 05:22
Fix casing of exported draw constants
8db3ff18
– telephil9 <telephil9@gmail.com>
authored
on 2020/10/25 05:20
Added color module to export color constants to lua
e2ad29c5
– telephil9 <telephil9@gmail.com>
authored
on 2020/10/25 05:10
README: fix link to git9
e3a3564a
– telephil9 <telephil9@gmail.com>
authored
on 2020/10/25 05:09
Major code refactoring
f00064c3
– telephil9 <telephil9@gmail.com>
authored
on 2020/10/22 00:36
Added allocimage() function
9cd8f1f0
– telephil9 <telephil9@gmail.com>
authored
on 2020/10/22 00:22
Expose missing Image attributes
8e5103be
– telephil9 <telephil9@gmail.com>
authored
on 2020/10/21 17:26
Added ellipse() and fillellipse()
18b85275
– telephil9 <telephil9@gmail.com>
authored
on 2020/10/21 17:06
Added helper functions to simplify API implementation
47d9aa4b
– telephil9 <telephil9@gmail.com>
authored
on 2020/10/21 16:01
Update README.md
a865847b
– telephil9 <60197351+telephil9@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/10/21 17:50
Create LICENSE
109ad0e9
– telephil9 <60197351+telephil9@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/10/21 17:48
Update README.md
701a8f78
– telephil9 <telephil9@gmail.com>
authored
on 2020/10/21 15:45
Initial import