summaryrefslogtreecommitdiff
path: root/sources/events
AgeCommit message (Collapse)Author
2025-06-12Restructure project to use Maven exclusively and bump to v1.0.1-SNAPSHOTPaul Buetow
- Remove legacy Ant build system (build.xml, sources/ directory) - Migrate to Maven-only build with standard directory structure - Add comprehensive Maven documentation and JAVA_HOME setup for Fedora - Update pom.xml with exec plugin and bump version to 1.0.1-SNAPSHOT - Add CLAUDE.md for development guidance - Update README.md with detailed build/run/clean instructions 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
2025-04-15more translation into englishPaul Buetow
2022-04-03reformatted with astylePaul Buetow
2022-04-03fix java deprecation noticesPaul Buetow
2021-05-01fix URIs in headersPaul Buetow
2009-01-27on the good way making english language support workingPaul Buetow
2009-01-17added initial multiple langua support.Paul Buetow
2008-08-13some cleanupPaul Buetow
2008-08-13typosPaul Buetow
2008-08-10renamedPaul Buetow
2008-08-08(no commit message)Paul Buetow
2008-08-07codelinelength and formattedPaul Buetow
2008-08-07mehr geschriebenPaul Buetow
2008-08-07written a lotPaul Buetow
2008-08-04restructured stuffPaul Buetow
2008-06-25javadoc fixPaul Buetow
2008-06-14run astylePaul Buetow
2008-06-13ok, works: change PIDs and TIMEs in the task manager.Paul Buetow
2008-06-13compiles againPaul Buetow
2008-06-13tempPaul Buetow
2008-06-11serialization works?!Paul Buetow
2008-06-11More javadoc.Paul Buetow
Several bugfixes. New feauture: Boolean: sim.periodic A lot of more which i forgot!
2008-06-03made future serialized class versions backwards compatible.Paul Buetow
2008-06-02saveing seems work, but may have bugsPaul Buetow
2008-06-01better serializationPaul Buetow
2008-06-01initial complete serialization supportPaul Buetow
2008-05-31more elegant way to remove not relevantmessages.Paul Buetow
2008-05-30documented more.Paul Buetow
2008-05-30Paul Buetow -> Paul C. BuetowPaul Buetow
2008-05-30all java files now have a license header.Paul Buetow
2008-05-30cosmetic fixes for javadoc.Paul Buetow
2008-05-29added some mor javadoc.Paul Buetow
2008-05-29reliable and basic multicast initial.Paul Buetow
2008-05-29Only relevant message delivering works.Paul Buetow
2008-05-28all protocol classnames now have a VS prefixPaul Buetow
2008-05-28alle event classnames now have a VS prefix.Paul Buetow
2008-05-27onServerStart vs onClientStart works.Paul Buetow
2008-05-27Pull down menu now sorted by protocol's shortnamesPaul Buetow
2008-05-27client and server variables are now separate in the editor.Paul Buetow
2008-05-261 phase comit protocol worksPaul Buetow
2008-05-26run astylePaul Buetow
2008-05-26new onClientSchedule and onServerSchedule abstract methodsPaul Buetow
2008-05-26renamedPaul Buetow
2008-05-26initial protocol schedule eventPaul Buetow
2008-05-26All abstract classes now have an Abstract in it's namePaul Buetow
2008-05-26VSPrefs sorted.Paul Buetow
2008-05-25Added private static final long serialVersionUID = 1L;Paul Buetow
Some docu update.
2008-05-25comments.Paul Buetow
2008-05-25Run astyle.Paul Buetow
2008-05-25JAutoDoc :)Paul Buetow