bzr to git conversions, maintenance

This commit is contained in:
Trilarion
2019-12-13 14:37:46 +01:00
parent a8012ee2fd
commit 994c1abc95
60 changed files with 1099 additions and 924 deletions

View File

@ -55,6 +55,7 @@
- **[Rabbit Escape](../rabbit_escape.md)** (Java, GPL-2.0, mature)
- **[raylib](../raylib.md)** (C, C++, zlib, mature)
- **[Remixed Dungeon](../remixed_dungeon.md)** (Java, GPL-3.0, mature)
- **[Ren'Py](../renpy.md)** (C, Python, Ren'Py, LGPL-2.1, mature)
- **[SanAndreasUnity](../sanandreasunity.md)** (C#, MIT, mature)
- **[Simon Tatham's Portable Puzzle Collection](../simon_tathams_portable_puzzle_collection.md)** (C, MIT, mature)
- **[Simple-Solitaire](../simple-solitaire.md)** (Java, GPL-3.0, mature)

View File

@ -1,3 +0,0 @@
[comment]: # (autogenerated content, do not edit)
# Board game

26
entries/tocs/_board.md Normal file
View File

@ -0,0 +1,26 @@
[comment]: # (autogenerated content, do not edit)
# Board
- **[3Dc](../3dc.md)** (C, GPL-2.0, mature, inactive since 2000)
- **[British Bingo](../british_bingo.md)** (JavaScript, GPL-3.0, mature)
- **[Chess3D](../chess3d.md)** (JavaScript, Python, GPL-3.0, mature, inactive since 2016)
- **[Crosswords](../crosswords.md)** (Java, GPL-2.0, mature)
- **[Deer Portal](../deer_portal.md)** (C++, zlib, beta)
- **[Domination](../domination.md)** (Java, GPL-3.0, mature)
- **[DreamChess](../dreamchess.md)** (C, GPL-3.0, beta)
- **[glParchis](../glparchis.md)** (Python, GPL-3.0, mature)
- **[GNU Go](../gnu_go.md)** (C, GPL-3.0, mature, inactive since 2011)
- **[Hnefatafl](../hnefatafl.md)** (C, ISC, beta, inactive since 2014)
- **[Holtz](../holtz.md)** (C++, GPL, mature)
- **[JSettlers](../jsettlers.md)** (Java, GPL-3.0, mature)
- **[Magic Gardeners Tournament](../magic_gardeners_tournament.md)** (Python, GPL-2.0, beta, inactive since 2007)
- **[OGS Mahjong](../ogs_mahjong.md)** (C++, GPL-3.0, mature, inactive since 2016)
- **[Open Legend RPG](../open_legend_rpg.md)** (None, Custom, mature)
- **[Pachi](../pachi.md)** (C, Python, GPL-2.0, mature)
- **[Pasang Emas](../pasang_emas.md)** (Vala, GPL-3.0, mature)
- **[Pentobi](../pentobi.md)** (C++, GPL-3.0, mature)
- **[Pioneers](../pioneers.md)** (C, GPL-2.0, mature)
- **[Quatter](../quatter.md)** (C++, GPL-2.0, mature, inactive since 2018)
- **[Scrabble3D](../scrabble3d.md)** (Pascal, GPL-3.0, mature, inactive since 2015)
- **[The Bub's Brothers](../the_bubs_brothers.md)** (Python, MIT, mature, inactive since 2013)
- **[VASSAL](../vassal.md)** (Java, LGPL-2.1, mature)

View File

@ -1,3 +0,0 @@
[comment]: # (autogenerated content, do not edit)
# Card game

18
entries/tocs/_cards.md Normal file
View File

@ -0,0 +1,18 @@
[comment]: # (autogenerated content, do not edit)
# Cards
- **[Aisleriot](../aisleriot.md)** (C, Scheme, GPL-3.0, mature)
- **[Card Stories](../card_stories.md)** (JavaScript, Python, AGPL-3.0, beta, inactive since 2012)
- **[Deer Portal](../deer_portal.md)** (C++, zlib, beta)
- **[Gnome Hearts](../gnome_hearts.md)** (Python, GPL-2.0, mature, inactive since 2015)
- **[JSkat](../jskat.md)** (Java, GPL-3.0, Apache-2.0, beta)
- **[Libre: The Open Source Card Game](../libre_the_open_source_card_game.md)** (Python, AGPL-3.0, mature, inactive since 2010)
- **[Magarena](../magarena.md)** (Java, Groovy, GPL-3.0, mature)
- **[NetMauMau](../netmaumau.md)** (C++, LGPL-3.0, mature, inactive since 2015)
- **[OpenEtG](../openetg.md)** (JavaScript, MIT, beta)
- **[OpenTriad](../opentriad.md)** (Java, GPL-3.0, beta, inactive since 2017)
- **[PySol](../pysol.md)** (Python, GPL-2.0, mature, inactive since 2004)
- **[Simple-Solitaire](../simple-solitaire.md)** (Java, GPL-3.0, mature)
- **[Tressette](../tressette.md)** (C++, GPL-2.0, mature, inactive since 2017)
- **[Wizards Magic](../wizards_magic.md)** (Python, GPL-2.0, mature, inactive since 2012)
- **[XMage](../xmage.md)** (Java, MIT, mature)

View File

@ -42,7 +42,7 @@
- **[Nazara Engine](../nazara_engine.md)** (C, C++, MIT, beta)
- **[O.H.R.RPG.C.E.](../ohrrpgce.md)** (Basic, GPL-2.0, mature)
- **[Octaforge](../octaforge.md)** (C++, Custom, mature)
- **[OGRE3D](../ogre3d.md)** (C++, MIT, mature)
- **[OGRE](../ogre.md)** (C++, MIT, mature)
- **[Omega-rpg](../omega-rpg.md)** (C, LGPL-2.0, beta, inactive since 2000)
- **[Open Game Engine](../open_game_engine.md)** (C++, LGPL-2.1, beta, inactive since 2008)
- **[Open RPG Maker](../open_rpg_maker.md)** (C++, GPL-3.0, beta, inactive since 2014)
@ -60,6 +60,7 @@
- **[Qt](../qt.md)** (C++, LGPL-3.0, mature)
- **[Quad-engine](../quad-engine.md)** (Pascal, MIT, beta)
- **[raylib](../raylib.md)** (C, C++, zlib, mature)
- **[Ren'Py](../renpy.md)** (C, Python, Ren'Py, LGPL-2.1, mature)
- **[rpge](../rpge.md)** (C, GPL-3.0, beta, inactive since 2014)
- **[sandbox Game Maker](../sandbox_game_maker.md)** (C++, C, Custom, mature, inactive since 2014)
- **[Scrolling Game Development Kit 2](../scrolling_game_development_kit_2.md)** (C#, GPL-2.0, mature, inactive since 2017)

View File

@ -42,7 +42,7 @@
- **[Nazara Engine](../nazara_engine.md)** (C, C++, MIT, beta)
- **[O.H.R.RPG.C.E.](../ohrrpgce.md)** (Basic, GPL-2.0, mature)
- **[Octaforge](../octaforge.md)** (C++, Custom, mature)
- **[OGRE3D](../ogre3d.md)** (C++, MIT, mature)
- **[OGRE](../ogre.md)** (C++, MIT, mature)
- **[Omega-rpg](../omega-rpg.md)** (C, LGPL-2.0, beta, inactive since 2000)
- **[Open Game Engine](../open_game_engine.md)** (C++, LGPL-2.1, beta, inactive since 2008)
- **[Open RPG Maker](../open_rpg_maker.md)** (C++, GPL-3.0, beta, inactive since 2014)
@ -60,6 +60,7 @@
- **[Qt](../qt.md)** (C++, LGPL-3.0, mature)
- **[Quad-engine](../quad-engine.md)** (Pascal, MIT, beta)
- **[raylib](../raylib.md)** (C, C++, zlib, mature)
- **[Ren'Py](../renpy.md)** (C, Python, Ren'Py, LGPL-2.1, mature)
- **[rpge](../rpge.md)** (C, GPL-3.0, beta, inactive since 2014)
- **[sandbox Game Maker](../sandbox_game_maker.md)** (C++, C, Custom, mature, inactive since 2014)
- **[Scrolling Game Development Kit 2](../scrolling_game_development_kit_2.md)** (C#, GPL-2.0, mature, inactive since 2017)

View File

@ -574,7 +574,6 @@
- **[Liberal Crime Squad](../liberal_crime_squad.md)** (C++, GPL-2.0, mature, inactive since 2012)
- **[Liberation Circuit](../liberation_circuit.md)** (C, GPL-3.0, mature)
- **[Libre Pinball](../libre_pinball.md)** (GDScript, MIT, beta, inactive since 2015)
- **[Libre: The Open Source Card Game](../libre_the_open_source_card_game.md)** (?, ?, mature, inactive since 2010)
- **[Librelancer](../librelancer.md)** (C, C#, MIT, beta)
- **[Limbs Off](../limbs_off.md)** (C++, GPL-3.0, beta, inactive since 2013)
- **[LinCity-NG](../lincity-ng.md)** (C++, GPL-2.0, mature)

View File

@ -11,6 +11,7 @@
- **[OpenLara](../openlara.md)** (C++, 2-clause BSD, mature)
- **[osu!](../osu.md)** (C#, MIT, beta)
- **[ouzel](../ouzel.md)** (C, C++, Objective-C, 2-clause BSD, beta)
- **[Ren'Py](../renpy.md)** (C, Python, Ren'Py, LGPL-2.1, mature)
- **[Simon Tatham's Portable Puzzle Collection](../simon_tathams_portable_puzzle_collection.md)** (C, MIT, mature)
- **[Tux Paint](../tux_paint.md)** (C, C++, GPL-2.0, beta)
- **[Yet Another Engine](../yet_another_engine.md)** (MoonScript, Java, Lua, MIT, beta, inactive since 2016)

View File

@ -20,10 +20,11 @@
- **[Lua](../lua.md)** (C, MIT, mature)
- **[LZMA SDK](../lzma_sdk.md)** (C, LGPL-2.0, mature)
- **[Necklace of the Eye](../necklace_of_the_eye.md)** (C++, GPL-3.0, mature, inactive since 2016)
- **[Open AL Soft](../open_al_soft.md)** (C, LGPL-2.0, mature)
- **[Open AL](../open_al.md)** (C, Proprietary, mature)
- **[OpenAL Soft](../openal_soft.md)** (C, LGPL-2.0, mature)
- **[OpenAL](../openal.md)** (C, Proprietary, mature)
- **[OpenSSL](../openssl.md)** (C, Custom, mature)
- **[Penumbra](../penumbra.md)** (C#, MIT, mature)
- **[Pillow](../pillow.md)** (C, Python, PIL Software License, mature)
- **[pkg-config](../pkg-config.md)** (C, GPL-2.0, mature)
- **[PLIB](../plib.md)** (C++, LGPL-2.0, mature, inactive since 2012)
- **[Pthreads-win32](../pthreads-win32.md)** (C, LGPL-2.1, mature)

View File

@ -20,10 +20,11 @@
- **[Lua](../lua.md)** (C, MIT, mature)
- **[LZMA SDK](../lzma_sdk.md)** (C, LGPL-2.0, mature)
- **[Necklace of the Eye](../necklace_of_the_eye.md)** (C++, GPL-3.0, mature, inactive since 2016)
- **[Open AL Soft](../open_al_soft.md)** (C, LGPL-2.0, mature)
- **[Open AL](../open_al.md)** (C, Proprietary, mature)
- **[OpenAL Soft](../openal_soft.md)** (C, LGPL-2.0, mature)
- **[OpenAL](../openal.md)** (C, Proprietary, mature)
- **[OpenSSL](../openssl.md)** (C, Custom, mature)
- **[Penumbra](../penumbra.md)** (C#, MIT, mature)
- **[Pillow](../pillow.md)** (C, Python, PIL Software License, mature)
- **[pkg-config](../pkg-config.md)** (C, GPL-2.0, mature)
- **[PLIB](../plib.md)** (C++, LGPL-2.0, mature, inactive since 2012)
- **[Pthreads-win32](../pthreads-win32.md)** (C, LGPL-2.1, mature)

View File

@ -263,6 +263,7 @@
- **[Performous](../performous.md)** (C, C++, GPL-2.0, mature)
- **[Physics Platformer](../physics_platformer.md)** (Java, MIT, beta, inactive since 2019)
- **[Physics Spacewar](../physics_spacewar.md)** (Java, MIT, beta, inactive since 2019)
- **[Pillow](../pillow.md)** (C, Python, PIL Software License, mature)
- **[Pillows](../pillows.md)** (Python, GPL-2.0, beta, inactive since 2007)
- **[Pingus](../pingus.md)** (C++, GPL-3.0, mature)
- **[Pink Pony](../pink_pony.md)** (C++, GPL-3.0, mature, inactive since 2017)
@ -291,6 +292,7 @@
- **[Race Into Space](../race_into_space.md)** (C, C++, GPL-2.0, mature)
- **[raylib](../raylib.md)** (C, C++, zlib, mature)
- **[Reliquarium](../reliquarium.md)** (Ada, GPL-2.0, mature)
- **[Ren'Py](../renpy.md)** (C, Python, Ren'Py, LGPL-2.1, mature)
- **[ReTux](../retux.md)** (Python, GPL-3.0, mature, inactive since 2018)
- **[Ri-li](../ri-li.md)** (C++, GPL-3.0, mature, inactive since 2007)
- **[RogueBox Adventures](../roguebox_adventures.md)** (Python, GPL-3.0, mature, inactive since 2017)

View File

@ -149,6 +149,7 @@
- **[Penguin Command](../penguin_command.md)** (C, GPL-2.0, mature, inactive since 2007)
- **[Pentagram](../pentagram.md)** (C++, GPL-2.0, beta, inactive since 2018)
- **[Performous](../performous.md)** (C, C++, GPL-2.0, mature)
- **[Pillow](../pillow.md)** (C, Python, PIL Software License, mature)
- **[Pillows](../pillows.md)** (Python, GPL-2.0, beta, inactive since 2007)
- **[Pingus](../pingus.md)** (C++, GPL-3.0, mature)
- **[Pixel Wheels](../pixel_wheels.md)** (Java, GPL-3.0, beta)
@ -169,6 +170,7 @@
- **[Race Into Space](../race_into_space.md)** (C, C++, GPL-2.0, mature)
- **[raylib](../raylib.md)** (C, C++, zlib, mature)
- **[Reliquarium](../reliquarium.md)** (Ada, GPL-2.0, mature)
- **[Ren'Py](../renpy.md)** (C, Python, Ren'Py, LGPL-2.1, mature)
- **[ResidualVM](../residualvm.md)** (C++, GPL-2.0, beta)
- **[Ri-li](../ri-li.md)** (C++, GPL-3.0, mature, inactive since 2007)
- **[RPG Paper Maker](../rpg_paper_maker.md)** (C++, ?, mature)

View File

@ -12,7 +12,6 @@
- **[H-Craft Championship](../h-craft_championship.md)** (C++, zlib, mature, inactive since 2015)
- **[HoverRace](../hoverrace.md)** (C++, Custom, mature, inactive since 2016)
- **[Libre Pinball](../libre_pinball.md)** (GDScript, MIT, beta, inactive since 2015)
- **[Libre: The Open Source Card Game](../libre_the_open_source_card_game.md)** (?, ?, mature, inactive since 2010)
- **[NetStatsBaseball](../netstatsbaseball.md)** (C, Public domain, mature)
- **[NOVA PINBALL](../nova_pinball.md)** (Lua, GPL-3.0, beta, inactive since 2017)
- **[Open Soccer Star](../open_soccer_star.md)** (PHP, GPL-3.0, beta)

View File

@ -16,6 +16,7 @@
- **[GoRogue](../gorogue.md)** (C#, MIT, mature)
- **[Gottet](../gottet.md)** (C++, GPL, mature)
- **[JaNaG - Java Name Generator](../janag-java_name_generator.md)** (Java, GPL-3.0, mature, inactive since 2016)
- **[Libre: The Open Source Card Game](../libre_the_open_source_card_game.md)** (Python, AGPL-3.0, mature, inactive since 2010)
- **[Monster Generator](../monster_generator.md)** (Java, MIT, mature)
- **[PCGen](../pcgen.md)** (Java, LGPL-2.1, mature)
- **[Pendumito](../pendumito.md)** (JavaScript, GPL-2.0, mature, inactive since 2003)

View File

@ -16,6 +16,7 @@
- **[GoRogue](../gorogue.md)** (C#, MIT, mature)
- **[Gottet](../gottet.md)** (C++, GPL, mature)
- **[JaNaG - Java Name Generator](../janag-java_name_generator.md)** (Java, GPL-3.0, mature, inactive since 2016)
- **[Libre: The Open Source Card Game](../libre_the_open_source_card_game.md)** (Python, AGPL-3.0, mature, inactive since 2010)
- **[Monster Generator](../monster_generator.md)** (Java, MIT, mature)
- **[PCGen](../pcgen.md)** (Java, LGPL-2.1, mature)
- **[Pendumito](../pendumito.md)** (JavaScript, GPL-2.0, mature, inactive since 2003)

View File

@ -5,4 +5,5 @@
- **[INSTEAD](../instead.md)** (C, Lua, MIT, mature)
- **[Murder In The Public Domain](../murder_in_the_public_domain.md)** (C++, GPL-3.0, mature, inactive since 2013)
- **[Our Personal Space](../our_personal_space.md)** (Ren'py, GPL-3.0, mature)
- **[Ren'Py](../renpy.md)** (C, Python, Ren'Py, LGPL-2.1, mature)
- **[Star Maiden Astraea Rio](../star_maiden_astraea_rio.md)** (Ren'py, MIT, mature)

View File

@ -57,6 +57,7 @@
- **[QuakeJS](../quakejs.md)** (JavaScript, MIT, mature)
- **[RacerJS](../racerjs.md)** (JavaScript, MIT, mature, inactive since 2010)
- **[raylib](../raylib.md)** (C, C++, zlib, mature)
- **[Ren'Py](../renpy.md)** (C, Python, Ren'Py, LGPL-2.1, mature)
- **[rock-raiders-remake](../rock-raiders-remake.md)** (JavaScript, MIT, beta)
- **[Runfield](../runfield.md)** (JavaScript, GPL-3.0, mature, inactive since 2011)
- **[sandspiel](../sandspiel.md)** (Rust, JavaScript, TypeScript, MIT, beta)

View File

@ -275,6 +275,7 @@
- **[Performous](../performous.md)** (C, C++, GPL-2.0, mature)
- **[Physics Platformer](../physics_platformer.md)** (Java, MIT, beta, inactive since 2019)
- **[Physics Spacewar](../physics_spacewar.md)** (Java, MIT, beta, inactive since 2019)
- **[Pillow](../pillow.md)** (C, Python, PIL Software License, mature)
- **[Pillows](../pillows.md)** (Python, GPL-2.0, beta, inactive since 2007)
- **[Pingus](../pingus.md)** (C++, GPL-3.0, mature)
- **[Pink Pony](../pink_pony.md)** (C++, GPL-3.0, mature, inactive since 2017)
@ -302,6 +303,7 @@
- **[Race Into Space](../race_into_space.md)** (C, C++, GPL-2.0, mature)
- **[raylib](../raylib.md)** (C, C++, zlib, mature)
- **[Reliquarium](../reliquarium.md)** (Ada, GPL-2.0, mature)
- **[Ren'Py](../renpy.md)** (C, Python, Ren'Py, LGPL-2.1, mature)
- **[ReShade](../reshade.md)** (C++, 3-clause BSD, mature)
- **[ResidualVM](../residualvm.md)** (C++, GPL-2.0, beta)
- **[ReTux](../retux.md)** (Python, GPL-3.0, mature, inactive since 2018)