index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
cuchaz
/
enigma
/
Main.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-03
Split GUI code to separate module (#242)
Runemoro
1
-116
/
+0
2020-05-03
Multiplayer support (#221)
Joseph Burton
1
-19
/
+3
2020-03-17
Add support for reading/writing zipped mappings (#199)
Chocohead
1
-0
/
+4
2020-03-05
Made Enigma gui translatable (#193)
modmuss50
1
-0
/
+1
2019-11-08
Allow multiple services for enigma (#168)
liach
1
-1
/
+10
2019-06-19
Only open mappings once jar is loaded
gegy1000
1
-10
/
+11
2019-06-18
Parse profile json from cli args
gegy1000
1
-1
/
+10
2019-06-18
Use jopt for cli parsing
gegy1000
1
-28
/
+77
2019-06-16
Plugin rework along with API rework: Enigma split from EnigmaProject; plugins...
gegy1000
1
-2
/
+1
2019-01-24
[WIP] Mapping rework (#91)
Gegy
1
-4
/
+9
2018-11-28
add line number coloring, bugfixes
asie
1
-1
/
+1
2018-11-28
refactors and bugfixes
asie
1
-1
/
+2
2018-11-28
Add dark LAF
modmuss50
1
-4
/
+2
2017-06-07
Added theme switcher + dark theme (#60)
Modmuss50
1
-2
/
+1
2017-06-04
Add support for custom themes (#59)
Modmuss50
1
-1
/
+3
2017-03-08
Follow Fabric guidelines
Thog
1
-37
/
+37
2017-03-07
Drop unix case style and implement hashCode when equals is overrided
Thog
1
-1
/
+0
2016-09-23
Add 'enigma.useSystemLookAndFeel' system property (#30)
Thog
1
-2
/
+3
2016-09-13
Comment debug openDeclaration
Thog
1
-1
/
+1
2016-09-13
Make sure to use UTF-8 in any case for I/O, change "Mark as deobfuscated" key...
Thog
1
-1
/
+2
2016-09-06
A little bit of clean up
Thog
1
-1
/
+0
2016-08-24
Revert Main.java
Thog
1
-1
/
+1
2016-08-23
Add the ability to rename package and classes in panels
Thog
1
-1
/
+1
2016-08-14
Ouups
Thog
1
-1
/
+1
2016-08-14
Add F5 hotkey to reload class + use a ugly hack to avoid rename issues with g...
Thog
1
-1
/
+2
2016-08-12
Remoe JSON directory format support and clean up others things
Thog
1
-1
/
+1
2016-08-12
Implement Enigma directory format (#1)
Thomas Guillemard
1
-1
/
+1
2016-07-02
Renamed Fields
lclc98
1
-0
/
+1
2016-06-30
Set the LookAndFeel to the System's (#3)
phase
1
-0
/
+2
2016-06-30
Json format (#2)
lclc98
1
-0
/
+51