index
:
wep
this commit
master
Windows Entertainment Pack recreations
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Rewrite FreeCell
June McEnroe
2019-08-25
*
Build with cards submodule
June McEnroe
2019-08-25
*
Add cards submodule
June McEnroe
2019-08-25
*
Remove files from cards repo
June McEnroe
2019-08-25
*
Mark card functions inline
June McEnroe
2019-04-04
*
Add listClear
June McEnroe
2019-04-04
*
Tweak mouseButtonUp code a bit
June McEnroe
2019-04-03
*
Check gameAvail on double-click
June McEnroe
2019-04-03
*
Select and move cards on mouse up
June McEnroe
2019-04-02
*
Add idSkip
June McEnroe
2019-04-01
*
Fix weird typo
June McEnroe
2019-03-31
*
Add undo to freecell
June McEnroe
2019-03-30
*
Replace path.h with asset.h
June McEnroe
2019-03-29
*
Add king win face
June McEnroe
2019-03-29
*
Change king face direction
June McEnroe
2019-03-29
*
Load king bitmaps in freecell
June McEnroe
2019-03-29
*
Document dump(1)
June McEnroe
2019-03-29
*
Document cards library
June McEnroe
2019-03-29
*
Factor out path searching
June McEnroe
2019-03-28
*
Simplify (sort of) Cards API and add FreeCell loading
June McEnroe
2019-03-28
*
Refactor EXE/DLL loading to be more general
June McEnroe
2019-03-28
*
Add keys to reveal ranks
June McEnroe
2019-03-28
*
Add right click to reveal cards
June McEnroe
2019-03-28
*
Fix double-click regardless of selection
June McEnroe
2019-03-28
*
Add "configure" script
June McEnroe
2019-03-27
*
Replace feature test macro with _XOPEN_SOURCE
June McEnroe
2019-03-27
*
Refactor Makefile
June McEnroe
2019-03-27
*
Add feature test macro for GNU in dump
June McEnroe
2019-03-27
*
Add FreeCell
June McEnroe
2019-03-27
*
Remove unneeded include
June McEnroe
2019-03-27
*
Add Cards_Invert
June McEnroe
2019-03-27
*
Add flags to dump
June McEnroe
2019-03-27
*
Factor out layout code
June McEnroe
2019-03-27
*
Search for lowercase cards.dll and fall back to current directory
June McEnroe
2019-03-26
*
Make Stack capacity configurable
June McEnroe
2019-03-26
*
Remove stackDeck
June McEnroe
2019-03-26
*
Implement loadPE
June McEnroe
2019-03-25
*
Only set palette length for bitsPerPixel < 16
June McEnroe
2019-03-25
*
Fix gcc sign warnings
June McEnroe
2019-03-24
*
Use SDL2_PREFIX as make variable
June McEnroe
2019-03-24
*
Add missing time.h include
June McEnroe
2019-03-24
*
Prepare for PE loading
June McEnroe
2019-03-24
*
Add back dump Makefile target
June McEnroe
2019-03-24
*
Use SDL_RenderSetLogicalSize rather than SetScale
June McEnroe
2019-03-24
*
Use Card typedef
June McEnroe
2019-03-24
*
Choose card back randomly
June McEnroe
2019-03-24
*
Add undo
June McEnroe
2019-03-24
*
Use rand(3)
June McEnroe
2019-03-24
*
Search pref path, base path for CARDS.DLL, SOL.EXE
June McEnroe
2019-03-24
*
Use SDL_ShowSimpleMessageBox for errors
June McEnroe
2019-03-24
[next]