1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Aug 22, 2025 — Aug 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- added stubs for other network unit tests More... about 14 years ago
Update patch-3 More... about 14 years ago
Only one line needed for compatibility with Python 2.7 More... about 14 years ago
- removed tests/documentation - mostly completed unit tests for sfml.network.IpAddress More... about 14 years ago
- removed tests/documentation - mostly completed unit tests for sfml.network.IpAddress More... about 14 years ago
Merge pull request #10 from aspidites/doc_fixes More... about 14 years ago
- fixed missing class reference More... about 14 years ago
- added line numbers to getting started - increased line no threshold More... about 14 years ago
- removed end arg from print statement in example - turned on line numbers. current threshold is 1 More... about 14 years ago
- fied ftp example - added line numbers More... about 14 years ago
- reformatted examples More... about 14 years ago
- added more roles to changelog More... about 14 years ago
- fixed typo More... about 14 years ago
- reformatted the changelog More... about 14 years ago
- changed 'a sfml' to 'an sfml' More... about 14 years ago
-updated module reference More... about 14 years ago
- replaced sf references with sfml, also adding the submodule More... about 14 years ago
- updated version number - updated license More... about 14 years ago
New naming convention for creating/opening/loading/saving files/objects More... about 14 years ago
- expanded package.submodule to package.module.submodule More... about 14 years ago
Use the copy module and not copy() methods anymore (depreciated). More... about 14 years ago
Fixed bug in sf.Rectangle More... about 14 years ago
- when using a context manager you don't have to explicitly close a file-like object More... about 14 years ago
Removed generated files. More... about 14 years ago
Merge pull request #7 from aspidites/vector3_fixes More... about 14 years ago
Merge branch 'event_mods' of https://github.com/aspidites/python-sfml2 into aspidites-event_mods More... about 14 years ago
Merge pull request #4 from aspidites/setup_fixes More... about 14 years ago
Merge pull request #3 from aspidites/doc_fixes More... about 14 years ago
- fixed unpacking example More... about 14 years ago
- replaced references to Vector2 in Vector3 class to Vector3 More... about 14 years ago