2018-01-01 |
Elronnd | Clean ups
|
commit | commitdiff | tree |
2017-12-29 |
Elronnd | Cleanups
|
commit | commitdiff | tree |
2017-12-29 |
Elronnd | MAKE THE TORUS FUCKING WORK!! I swear to god I am...
|
commit | commitdiff | tree |
2017-12-28 |
Elronnd | Add non-working Vector struct
|
commit | commitdiff | tree |
2017-12-28 |
Elronnd | Message about gdc not liking us, remove code forcing...
|
commit | commitdiff | tree |
2017-12-28 |
Elronnd | Remove torus support. It was incredibly buggy this...
|
commit | commitdiff | tree |
2017-12-28 |
Elronnd | Rennovate rng functions, add (w)hereareyou command...
|
commit | commitdiff | tree |
2017-12-08 |
Elronnd | Add a 'map' class. Our map is a torus now, which means...
|
commit | commitdiff | tree |
2017-12-08 |
Elronnd | Add non-working sdl chargfx0, getch returns dchar,...
|
commit | commitdiff | tree |
2017-12-05 |
Elronnd | Update funcwrapper template so that if the given function...
|
commit | commitdiff | tree |
2017-12-03 |
Elronnd | Fix build with gdc, add some fancy flags for optimization
|
commit | commitdiff | tree |
2017-12-03 |
Elronnd | Add italic/bold support to bearlib
|
commit | commitdiff | tree |
2017-11-24 |
Elronnd | Rennovate mapgen internal api. Now you're more likely...
|
commit | commitdiff | tree |
2017-11-24 |
Elronnd | Fix html dumps
|
commit | commitdiff | tree |
2017-11-24 |
Elronnd | Add a 'funcwrappers' template to wrap a bunch of functions...
|
commit | commitdiff | tree |
2017-11-23 |
Elronnd | Add skeleton structure for items
|
commit | commitdiff | tree |
2017-11-22 |
Elronnd | Decouple some shits by making mapgen return a Tile...
|
commit | commitdiff | tree |
2017-11-22 |
Elronnd | Segfaults ftw!
|
commit | commitdiff | tree |
2017-11-22 |
Elronnd | Misc cleanups: drawing actually uses the tile's glyph...
|
commit | commitdiff | tree |
2017-11-20 |
Elronnd | scoped, instead of static, ncurses import
|
commit | commitdiff | tree |
2017-11-20 |
Elronnd | Switch back to blt
|
commit | commitdiff | tree |
2017-10-31 |
Elronnd | Actually close stuff properly
|
commit | commitdiff | tree |
2017-10-31 |
Elronnd | Add bold, underline, and reverse support to ncurses
|
commit | commitdiff | tree |
2017-10-31 |
Elronnd | Add basic colour support to ncurses
|
commit | commitdiff | tree |
2017-10-30 |
Elronnd | Experimental ncurses support
|
commit | commitdiff | tree |
2017-10-30 |
Elronnd | Completely rennovate graphics. See HACKING. Also...
|
commit | commitdiff | tree |
2017-10-29 |
Elronnd | Remove the message about dmd not being performant,...
|
commit | commitdiff | tree |
2017-10-29 |
Elronnd | Make the mapgen algo run almost instantly!! Also tone...
|
commit | commitdiff | tree |
2017-09-30 |
Elronnd | tile.d->glyph.d
|
commit | commitdiff | tree |
2017-09-30 |
Elronnd | enum->static immutable in tile.d
|
commit | commitdiff | tree |
2017-09-30 |
Elronnd | Add HSLColour
|
commit | commitdiff | tree |
2017-09-30 |
Elronnd | Shuffle the definition of get256colour'
|
commit | commitdiff | tree |
2017-09-30 |
Elronnd | Put colour stuff in colour.d
|
commit | commitdiff | tree |
2017-09-30 |
Elronnd | Make isvalidcolour a bit more efficient
|
commit | commitdiff | tree |
2017-09-30 |
Elronnd | Various gfx stuffs
|
commit | commitdiff | tree |
2017-09-29 |
Elronnd | Fix fov (thank you SOOOOOOO much crawldragon) and update...
|
commit | commitdiff | tree |
2017-06-17 |
Elronnd | Use the stdlib format() instead of a (semi-)homegrown one
|
commit | commitdiff | tree |
2017-04-18 |
Elronnd | Abandoned
|
commit | commitdiff | tree |
2017-03-28 |
Elronnd | more TODO
|
commit | commitdiff | tree |
2017-03-27 |
Elronnd | preliminary fov. The algorithm doesn't work, though
|
commit | commitdiff | tree |
2017-03-20 |
Elronnd | Move the monster list out of a hashmap and into a flat...
|
commit | commitdiff | tree |
2017-03-13 |
Elronnd | Support resizing
|
commit | commitdiff | tree |
2017-03-13 |
Elronnd | DO stuff to LICENSE. ( ͡° ͜ʖ ͡°)
|
commit | commitdiff | tree |
2017-03-13 |
Elronnd | fuck terminals
|
commit | commitdiff | tree |
2017-03-13 |
Elronnd | Since we're no longer on a markdown-parsing host, kill...
|
commit | commitdiff | tree |
2017-03-13 |
Elronnd | preliminary bearlibterminal support. Not completely...
|
commit | commitdiff | tree |
2017-03-08 |
Elronnd | add "dumpmap", to dump the map state
|
commit | commitdiff | tree |
2017-03-08 |
Elronnd | Oh, also remove .travis.yml
|
commit | commitdiff | tree |
2017-03-08 |
Elronnd | remove the travis ci line from README, since we're...
|
commit | commitdiff | tree |
2017-03-07 |
Elronnd | Add BUGS-fixed.md. Fix the bug where you disappear...
|
commit | commitdiff | tree |
2017-03-07 |
Elronnd | An interesting optimization in RGBColour, and ensure...
|
commit | commitdiff | tree |
2017-03-06 |
Elronnd | Update name
|
commit | commitdiff | tree |
2017-03-06 |
Elronnd | Tile doesn't have a reference to a Being, Being is...
|
commit | commitdiff | tree |
2017-03-05 |
Elronnd | target is "smugglerl", add a "BUGS.md"
|
commit | commitdiff | tree |
2017-03-05 |
Elronnd | Properly make Being an abstract class, and Being.glyph...
|
commit | commitdiff | tree |
2017-03-05 |
Elronnd | Fix image link for build status in README
|
commit | commitdiff | tree |
2017-03-05 |
Elronnd | Message for Being's glyph()
|
commit | commitdiff | tree |
2017-03-05 |
Elronnd | Hopefully fix markdown syntax for TODO.md
|
commit | commitdiff | tree |
2017-03-05 |
Elronnd | Add TODO, with design goals 'n' stuff
|
commit | commitdiff | tree |
2017-03-02 |
Elronnd | Remove exterraneous ;
|
commit | commitdiff | tree |
2017-03-02 |
Elronnd | Add a "wait" command
|
commit | commitdiff | tree |
2017-03-02 |
Elronnd | Enable aggressive optimizations without needing "-...
|
commit | commitdiff | tree |
2017-02-26 |
Elronnd | Fix a minor visual bug
|
commit | commitdiff | tree |
2017-02-20 |
Elronnd | More agnostic focuscamera() than previous name of getstarten...
|
commit | commitdiff | tree |
2017-02-19 |
Elronnd | Better naming schema
|
commit | commitdiff | tree |
2017-02-14 |
Elronnd | Lots of things, too many to say. Read the diff
|
commit | commitdiff | tree |
2017-02-11 |
Elronnd | Re-enable the walkability checks, allow colours of...
|
commit | commitdiff | tree |
2017-02-11 |
Elronnd | Use RGBColour exclusively internally. Fix a few bugs... ...internals of RGBColour{}. Seriously, Elronnd, you managed to fuck up something...
|
commit | commitdiff | tree |
2017-02-10 |
Elronnd | add a style guide. It isn't described very well, but...
|
commit | commitdiff | tree |
2017-02-10 |
Elronnd | Genericize the movement functions. Also, properly...
|
commit | commitdiff | tree |
2017-02-08 |
Elronnd | Add in a util to convert from hex/rgb colour to indexed...
|
commit | commitdiff | tree |
2017-02-04 |
Elronnd | Next mapgen commit
|
commit | commitdiff | tree |
2017-02-02 |
Elronnd | TODO
|
commit | commitdiff | tree |
2017-01-25 |
Elronnd | Proper mapgen. Woohoo!!!!!
|
commit | commitdiff | tree |
2017-01-25 |
Elronnd | Make the mapgen stuff better. Coming soon: REAL mapgen!
|
commit | commitdiff | tree |
2017-01-24 |
Elronnd | use round() instead of trunc() when finding the centre...
|
commit | commitdiff | tree |
2017-01-24 |
Elronnd | Genericize (sort of) the mapgen
|
commit | commitdiff | tree |
2017-01-23 |
Elronnd | Fix cursor position while near lower edges
|
commit | commitdiff | tree |
2017-01-23 |
Elronnd | Fix cursor position when near upper or left edges
|
commit | commitdiff | tree |
2017-01-23 |
Elronnd | Scrolling map, woohoo!
|
commit | commitdiff | tree |
2017-01-23 |
Elronnd | genericize the drawing stuff, and also fix some of it
|
commit | commitdiff | tree |
2017-01-22 |
Elronnd | Fix the colour handling. Better graphics handling...
|
commit | commitdiff | tree |
2017-01-18 |
Elronnd | If you press another character before pressing escape...
|
commit | commitdiff | tree |
2017-01-18 |
Elronnd | Fix pline(), improve mainloop(), and other stuff
|
commit | commitdiff | tree |
2017-01-18 |
Elronnd | Don't spawn in solid rock
|
commit | commitdiff | tree |
2017-01-18 |
Elronnd | Shuffle some stuff around, sort-of working pline()
|
commit | commitdiff | tree |
2017-01-16 |
Elronnd | The github markdown thingy works; fixing the build
|
commit | commitdiff | tree |
2017-01-16 |
Elronnd | Break the build as a test for a github thingy
|
commit | commitdiff | tree |
2017-01-16 |
Elronnd | stuff
|
commit | commitdiff | tree |
2017-01-16 |
Elronnd | Random map, and also stuff. This is really cool!!!
|
commit | commitdiff | tree |
2017-01-16 |
Elronnd | don't specify a version for the compilers. This may...
|
commit | commitdiff | tree |
2017-01-16 |
Elronnd | Fix travis
|
commit | commitdiff | tree |
2017-01-16 |
Elronnd | No gcc multilib
|
commit | commitdiff | tree |
2017-01-16 |
Elronnd | Add .travis.yml
|
commit | commitdiff | tree |
2017-01-16 |
Elronnd | Dummy arg handling, and diagonal movement!
|
commit | commitdiff | tree |
2017-01-16 |
Elronnd | Add inital code, with curses support
|
commit | commitdiff | tree |
2017-01-15 |
Elronnd | Start afresh. No reason to have old copies of bearlib...
|
commit | commitdiff | tree |
2016-12-26 |
Elronnd | Initial commit
|
commit | commitdiff | tree |